PCI compliance, how to resolve “Weak Supported SSL Ciphers Suites”?

by Stephen on September 30, 2008

To resolve this, we need to disable SSLv2 protocols.

Here is now to resolve it under cPanel 11.23:

1. Edit /usr/local/apache/conf/includes/pre_virtualhost_global.conf
2. Insert this to that file:

SSLProtocol all -SSLv2

3. Restart apache and done

 

How to resolve “Weak Supported SSL Ciphers Suites” under cPanel 11.24:

Simply upgrade your cPanel to the latest CURRENT and this error will be history. cPanel 11.24 has this disabled by default.

Leave a Comment

Previous post:

Next post: