From 3c3fa951ef6d67ac4f3ced55440f996b3dbbdba9 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 31 May 2013 18:45:49 +0200 Subject: [PATCH] SSLProtocol is set by the default module config anyway --- modules/apache2/files/common-ssl.inc | 5 ----- 1 file changed, 5 deletions(-) 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 # -- 2.39.2