summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/conf.d/CentOS/ssl_defaults.inc6
1 files changed, 4 insertions, 2 deletions
diff --git a/files/conf.d/CentOS/ssl_defaults.inc b/files/conf.d/CentOS/ssl_defaults.inc
index b4301ec..6b22d57 100644
--- a/files/conf.d/CentOS/ssl_defaults.inc
+++ b/files/conf.d/CentOS/ssl_defaults.inc
@@ -24,14 +24,16 @@ SSLCipherSuite HIGH:MEDIUM:!ADH:-SSLv2
# the certificate is encrypted, then you will be prompted for a
# pass phrase. Note that a kill -HUP will prompt again. A new
# certificate can be generated using the genkey(1) command.
-#SSLCertificateFile /etc/pki/tls/certs/static.swissflirt.ch.crt
+#SSLCertificateFile /etc/pki/tls/certs/localhost.crt
+
# Server Private Key:
# If the key is not combined with the certificate, use this
# directive to point at the key file. Keep in mind that if
# you've both a RSA and a DSA private key you can configure
# both in parallel (to also allow the use of DSA ciphers, etc.)
-#SSLCertificateKeyFile /etc/pki/tls/private/static.swissflirt.ch.key
+#SSLCertificateKeyFile /etc/pki/tls/private/localhost.key
+
# Server Certificate Chain:
# Point SSLCertificateChainFile at a file containing the