PCI compliance, how to resolve “Weak Supported SSL Ciphers Suites”?
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 -SSLv23. Restart
apacheand 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.
Related Posts: