Centos: How to fine tune your Apache SSL server


The fine tuning of the SSL server side configuration is slow and tedious but necessary procedure. It’s always good to have your SSL site to conform the most latest security standards. It boosts ego and makes customer happy too. It turns out that all you need for that is already at your disposal the point is to properly configure it.

The most complicated part in is the proper balance between security by excluding all vulnerable protocols and cyphers, and compatibility – you don’t really want to block out all these poor souls who still use Microsoft Internet Explorer.
Prerequisites: CentOS 6, latest OpenSSL, mod_ssl and httpd packages, valid SSL certificate, and configured SSL virtual host.
The proper configuration consists of 2 lines that have to be added into :

Now, you can head out to the excellent SSLLabs test page and verify your site compliance to the latest security standards and clients compatibility.

Leave a Comment

NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">