]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/httpd/vhosts.d/ipfire-interface-ssl.conf
enable dual-stack ECDSA and RSA certificates in Apache
[ipfire-2.x.git] / config / httpd / vhosts.d / ipfire-interface-ssl.conf
index 5a2f367a32ef5eb3af46bc60075ca3eb99b47853..42f593959750a3d391bd2c4e3822a1388546ffd9 100644 (file)
@@ -13,6 +13,8 @@
     SSLHonorCipherOrder on
     SSLCertificateFile /etc/httpd/server.crt
     SSLCertificateKeyFile /etc/httpd/server.key
+    SSLCertificateFile /etc/httpd/server-ecdsa.crt
+    SSLCertificateKeyFile /etc/httpd/server-ecdsa.key
 
     <Directory /srv/web/ipfire/html>
         Options ExecCGI