File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1-
21######################################################
32# This virtual host contains the configuration
43# for the ISPConfig controlpanel
@@ -68,7 +67,7 @@ NameVirtualHost *:<tmpl_var name="vhost_port">
6867 <tmpl_var name="ssl_comment">SSLCertificateKeyFile /usr/local/ispconfig/interface/ssl/ispserver.key
6968 <tmpl_var name="ssl_bundle_comment">SSLCACertificateFile /usr/local/ispconfig/interface/ssl/ispserver.bundle
7069
71- <tmpl_var name="ssl_comment">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:E$
70+ <tmpl_var name="ssl_comment">SSLCipherSuite ECDHE-RSA-AES256 -GCM-SHA384 :ECDHE-RSA -AES128-GCM-SHA256:DHE -RSA-AES256-GCM-SHA384:DHE-RSA-AES128 -GCM-SHA256:ECDHE-RSA-AES256- SHA384:ECDHE -RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA:ECDHE-RSA-AES128-SHA:DHE-RSA-AES256- SHA256:DHE-RSA -AES128-SHA256:DHE-RSA-AES256-SHA:DHE -RSA-AES128-SHA :ECDHE-RSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:AES256-GCM-SHA384: AES128-GCM- SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:DES-CBC3-SHA:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!MD5:!PSK:!RC4
7271 <tmpl_var name="ssl_comment">SSLHonorCipherOrder On
7372
7473 <IfModule mod_headers.c>
@@ -106,5 +105,4 @@ NameVirtualHost *:<tmpl_var name="vhost_port">
106105 Order Deny,Allow
107106 Deny from all
108107 </tmpl_if>
109- </Directory>
110-
108+ </Directory>
You can’t perform that action at this time.
0 commit comments