R6Host.com
Sunday, 30 October 2011
PCI compliance – Vulnerability SSL Version 2 (v2) Protocol Detection linux
Simple enough to fix on apache.
Load the ssl.conf file and add at the bottom the following:
SSLProtocol -ALL +SSLv3 +TLSv1
then restart apache.
To test the connection on the command line type:
openssl s_client -ssl2 -connect google.com:443
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment