summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-11-01 12:03:26 +0000
committermh <mh@immerda.ch>2008-11-01 12:03:26 +0000
commitb9dbd3f651b72e1e20d590e680571d4e892a4c22 (patch)
treeafb26c555fa04aa2542870c7964e56eeeca9c052 /files
parent38615b62533719254a4d118f548cefdcbf59bdec (diff)
fixed default paths
Diffstat (limited to 'files')
-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