Hello everyone,
I'm currently looking into disabling TLS renegotiation. If possible I would like to disable all kinds : client/server initiated and secure/insecure.
I am aware that using TLS 1.3 would solve this issue but I am using TLS 1.2 and for now it seems difficult to switch to TLS 1.3
The version of mysql server is mysql-server-8.0.26-1 and then OS is RHEL 8.5
Searching through documentation some parameters seems to be related to renegotiation but none of it allowed to completely disable it.
Thanks for your time,
Regards,
Billy
I'm currently looking into disabling TLS renegotiation. If possible I would like to disable all kinds : client/server initiated and secure/insecure.
I am aware that using TLS 1.3 would solve this issue but I am using TLS 1.2 and for now it seems difficult to switch to TLS 1.3
The version of mysql server is mysql-server-8.0.26-1 and then OS is RHEL 8.5
Searching through documentation some parameters seems to be related to renegotiation but none of it allowed to completely disable it.
Thanks for your time,
Regards,
Billy