diff --git a/templates/openstack_dashboard.conf.j2 b/templates/openstack_dashboard.conf.j2 index 88fb5d26..8ad1ab79 100644 --- a/templates/openstack_dashboard.conf.j2 +++ b/templates/openstack_dashboard.conf.j2 @@ -24,7 +24,7 @@ SSLCACertificateFile {{ horizon_ssl_ca_cert }} {% endif -%} SSLCompression Off - SSLProtocol All -SSLv2 -SSLv3 + SSLProtocol {{ horizon_ssl_protocol }} SSLHonorCipherOrder On SSLCipherSuite {{ horizon_ssl_cipher_suite }} SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown