letsencrypt uses .cert

This commit is contained in:
Kevin Fenzi 2018-09-18 19:18:20 +00:00
parent 5700b8b2ed
commit 78254b4241

View file

@ -101,7 +101,7 @@ SSLCipherSuite {{ ssl_ciphers }}
# 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/{{ public_hostname }}.crt
SSLCertificateFile /etc/pki/tls/certs/{{ public_hostname }}.cert
# Server Private Key:
# If the key is not combined with the certificate, use this