From 1e784f524a1e99a50bba9c44104fd7fb76b185da Mon Sep 17 00:00:00 2001 From: Egon Rijpkema Date: Wed, 15 Aug 2018 15:26:30 +0200 Subject: [PATCH] Added CA.crt --- horizon/openstack-dashboard.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/horizon/openstack-dashboard.conf b/horizon/openstack-dashboard.conf index 2dc4b2c..dfa7b5b 100644 --- a/horizon/openstack-dashboard.conf +++ b/horizon/openstack-dashboard.conf @@ -12,6 +12,7 @@ SSLEngine On SSLCertificateFile "/certs/merlin.hpc.rug.nl.crt" SSLCertificateKeyFile "/certs/merlin.hpc.rug.nl.key" + SSLCACertificateFile "/certs/DigiCertCA.crt" SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown # HTTP Strict Transport Security (HSTS) enforces that all communications