]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Drop RSA key and certificate from HTTPS configuration
authorPeter Müller <peter.mueller@ipfire.org>
Fri, 20 Sep 2024 14:20:21 +0000 (14:20 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Sep 2024 14:43:21 +0000 (14:43 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/httpd/vhosts.d/ipfire-interface-ssl.conf

index 639f1d479689e4df397d2339bf7dcb77cc281af2..278283d08337f37c5834877c405913ab651a58fb 100644 (file)
@@ -15,8 +15,6 @@
     SSLHonorCipherOrder on
     SSLCompression off
     SSLSessionTickets off
-    SSLCertificateFile /etc/httpd/server.crt
-    SSLCertificateKeyFile /etc/httpd/server.key
     SSLCertificateFile /etc/httpd/server-ecdsa.crt
     SSLCertificateKeyFile /etc/httpd/server-ecdsa.key