]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
apache: Disable SSLv3 by default for the IPFire webinterface
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Oct 2014 20:55:26 +0000 (22:55 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 15 Oct 2014 20:55:26 +0000 (22:55 +0200)
config/httpd/vhosts.d/ipfire-interface-ssl.conf
config/rootfiles/core/85/filelists/files

index dc6bb21ed5db166b6b00c076bb80fab40964c97d..daac75742dd095ea8e82003ff6d74099d5b98aca 100644 (file)
@@ -8,7 +8,7 @@
     ErrorLog /var/log/httpd/error_log
     TransferLog /var/log/httpd/access_log
     SSLEngine on
-    SSLProtocol all -SSLv2
+    SSLProtocol all -SSLv2 -SSLv3
     SSLCipherSuite ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-DSS-AES128-GCM-SHA256:kEDH+AESGCM:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-DSS-AES128-SHA256:DHE-RSA-AES256-SHA256:DHE-DSS-AES256-SHA:DHE-RSA-AES256-SHA:AES128-GCM-SHA256:AES256-GCM-SHA384:AES128:AES256:HIGH:!RC4:!aNULL:!eNULL:!EXPORT:!DES:!3DES:!MD5:!PSK
     SSLHonorCipherOrder on
     SSLCertificateFile /etc/httpd/server.crt
index 168c7d188b168dbae0b0001b8a01b6abe242c563..9cf259c4c145fbc9d4cc7be387de0d552e12dde3 100644 (file)
@@ -1,3 +1,4 @@
 etc/system-release
 etc/issue
+etc/httpd/conf/vhosts.d/ipfire-interface-ssl.conf
 var/ipfire/langs