summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2008-11-07 15:01:54 +0000
committermh <mh@immerda.ch>2008-11-07 15:01:54 +0000
commitc0f0e7c2bf4b54142c51906f9af75fd178185e20 (patch)
tree7193edc3d9766d213d3ef014f984fb340a11ce6c /files
parent70127d1200afb6903dac64b4ac3ebf51712bbb3d (diff)
merged with puzzle
Diffstat (limited to 'files')
-rw-r--r--files/conf.d/CentOS/ssl_defaults.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/files/conf.d/CentOS/ssl_defaults.inc b/files/conf.d/CentOS/ssl_defaults.inc
index 6b22d57..5cc663f 100644
--- a/files/conf.d/CentOS/ssl_defaults.inc
+++ b/files/conf.d/CentOS/ssl_defaults.inc
@@ -26,7 +26,6 @@ SSLCipherSuite HIGH:MEDIUM:!ADH:-SSLv2
# certificate can be generated using the genkey(1) command.
#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
@@ -34,7 +33,6 @@ SSLCipherSuite HIGH:MEDIUM:!ADH:-SSLv2
# both in parallel (to also allow the use of DSA ciphers, etc.)
#SSLCertificateKeyFile /etc/pki/tls/private/localhost.key
-
# Server Certificate Chain:
# Point SSLCertificateChainFile at a file containing the
# concatenation of PEM encoded CA certificates which form the