Enable these two options to disable SSLv2 and also disable ciphers which are less than 128-bit:
smtpd_tls_mandatory_protocols = SSLv3, TLSv1
smtpd_tls_mandatory_ciphers = medium, high
Have you tried MySQLTuner yet?
It's free and it makes optimizing your MySQL server easier than ever!
|
Enable these two options to disable SSLv2 and also disable ciphers which are less than 128-bit:
Leave a Reply
You must be logged in to post a comment. Login » |