Enable strong ciphers on Apache2

I don’t know why this always jams me up but for some reason I can never find this setting when I’m setting up a new Apache2 conf. Well now I’ll remember:

nano /etc/apache2/mods-enabled/ssl.conf

This is where you edit CIPHERS and SSLProtocol versions. Save, restart Apache2, run through www.ssllabs.com, voila!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.