]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
SSLProtocol is set by the default module config anyway
authorPeter Palfrader <peter@palfrader.org>
Fri, 31 May 2013 16:45:49 +0000 (18:45 +0200)
committerPeter Palfrader <peter@palfrader.org>
Fri, 31 May 2013 16:45:49 +0000 (18:45 +0200)
modules/apache2/files/common-ssl.inc

index f6f34eff923e49de207327895988b565eabe2a75..cc281ee6a14a95ebd689ba8bc6878f532f08260b 100644 (file)
@@ -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
 #