Loading NEWS +5 −0 Original line number Diff line number Diff line release/001.009 (2014-10-15) Missed some conf files when disabling SSLv3 due to POODLE. (adamhl) release/001.008 (2014-10-15) ssl-strength: disable SSLv3 due to POODLE. (adamhl) Loading files/etc/httpd/conf.d/ssl-vhost.conf.RHEL5 +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ SSLEngine on # SSL Protocol support: # List the enable protocol levels with which clients will be able to # connect. Disable SSLv2 access by default: SSLProtocol all -SSLv2 SSLProtocol all -SSLv2 -SSLv3 # SSL Cipher Suite: # List the ciphers that the client is permitted to negotiate. Loading files/etc/httpd/conf.d/ssl.conf +1 −1 Original line number Diff line number Diff line Loading @@ -75,5 +75,5 @@ SSLCryptoDevice builtin # Permitted ciphers the client may negotiate. Disable weak SSL ciphers # that Nessus warns about. SSLProtocol all -SSLv2 SSLProtocol all -SSLv2 -SSLv3 SSLCipherSuite HIGH:MEDIUM:!ADH:!SSLv2:@STRENGTH Loading
NEWS +5 −0 Original line number Diff line number Diff line release/001.009 (2014-10-15) Missed some conf files when disabling SSLv3 due to POODLE. (adamhl) release/001.008 (2014-10-15) ssl-strength: disable SSLv3 due to POODLE. (adamhl) Loading
files/etc/httpd/conf.d/ssl-vhost.conf.RHEL5 +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ SSLEngine on # SSL Protocol support: # List the enable protocol levels with which clients will be able to # connect. Disable SSLv2 access by default: SSLProtocol all -SSLv2 SSLProtocol all -SSLv2 -SSLv3 # SSL Cipher Suite: # List the ciphers that the client is permitted to negotiate. Loading
files/etc/httpd/conf.d/ssl.conf +1 −1 Original line number Diff line number Diff line Loading @@ -75,5 +75,5 @@ SSLCryptoDevice builtin # Permitted ciphers the client may negotiate. Disable weak SSL ciphers # that Nessus warns about. SSLProtocol all -SSLv2 SSLProtocol all -SSLv2 -SSLv3 SSLCipherSuite HIGH:MEDIUM:!ADH:!SSLv2:@STRENGTH