From: Peter Palfrader Date: Fri, 31 May 2013 16:45:49 +0000 (+0200) Subject: SSLProtocol is set by the default module config anyway X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=3c3fa951ef6d67ac4f3ced55440f996b3dbbdba9 SSLProtocol is set by the default module config anyway --- diff --git a/modules/apache2/files/common-ssl.inc b/modules/apache2/files/common-ssl.inc index f6f34eff..cc281ee6 100644 --- a/modules/apache2/files/common-ssl.inc +++ b/modules/apache2/files/common-ssl.inc @@ -8,11 +8,6 @@ # Enable/Disable SSL for this virtual host. SSLEngine on -# SSL Protocol support: -# List the protocol versions which clients are allowed to -# connect with. Disable SSLv2 by default (cf. RFC 6176). -SSLProtocol all -SSLv2 - # # Some MIME-types for downloading Certificates and CRLs #