mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Drop RSA key and certificate from HTTPS configuration
Signed-off-by: Peter Müller <peter.mueller@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
3b54d0377b
commit
2bd2b80189
@@ -15,8 +15,6 @@
|
|||||||
SSLHonorCipherOrder on
|
SSLHonorCipherOrder on
|
||||||
SSLCompression off
|
SSLCompression off
|
||||||
SSLSessionTickets off
|
SSLSessionTickets off
|
||||||
SSLCertificateFile /etc/httpd/server.crt
|
|
||||||
SSLCertificateKeyFile /etc/httpd/server.key
|
|
||||||
SSLCertificateFile /etc/httpd/server-ecdsa.crt
|
SSLCertificateFile /etc/httpd/server-ecdsa.crt
|
||||||
SSLCertificateKeyFile /etc/httpd/server-ecdsa.key
|
SSLCertificateKeyFile /etc/httpd/server-ecdsa.key
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user