summaryrefslogtreecommitdiffstats
path: root/ssl.conf
diff options
context:
space:
mode:
authorJoe Orton <jorton@redhat.com>2017-09-21 16:41:20 +0100
committerJoe Orton <jorton@redhat.com>2017-09-21 16:41:20 +0100
commit6a777617406defe19df7a85b86427f1f3e0c3384 (patch)
tree2b3c8cca684589e4bdc62348346a4bad6dc40cd7 /ssl.conf
parent180ad320f452c4c58f6edc75a5749f665bf7459f (diff)
downloadhttpd-6a777617406defe19df7a85b86427f1f3e0c3384.tar.gz
httpd-6a777617406defe19df7a85b86427f1f3e0c3384.tar.xz
httpd-6a777617406defe19df7a85b86427f1f3e0c3384.zip
use sscg defaults; append CA cert to generated cert
document httpd-init.service in httpd-init.service(8)
Diffstat (limited to 'ssl.conf')
-rw-r--r--ssl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/ssl.conf b/ssl.conf
index a2709ce..a07bd8f 100644
--- a/ssl.conf
+++ b/ssl.conf
@@ -122,7 +122,7 @@ SSLCertificateKeyFile /etc/pki/tls/private/localhost.key
# Set the CA certificate verification path where to find CA
# certificates for client authentication or alternatively one
# huge file containing all of them (file must be PEM encoded)
-SSLCACertificateFile /etc/pki/tls/certs/localhost-ca.crt
+#SSLCACertificateFile /etc/pki/tls/certs/ca-bundle.crt
# Client Authentication (Type):
# Client certificate verification type and depth. Types are