Apache: SSL settings

/

check you SSL settings with this website: ssllabs.com ssl test script I’m using Ubuntu on my server and this helped me to pass the tests (exept my SSL certificate is not trusted, because it is signed from CAcert) open /etc/apache2/mods-enabled/ssl.conf and replace SSLCipherSuite HIGH:MEDIUM:!ADH:!MD5 with SSLHonorCipherOrder On SSLCipherSuite RC4-SHA:HIGH:!ADH