Fix trailing" typo
This commit is contained in:
parent
dfb4783661
commit
ab29e8837a
1 changed files with 4 additions and 4 deletions
|
@ -6,11 +6,11 @@
|
||||||
SSLHonorCipherOrder on
|
SSLHonorCipherOrder on
|
||||||
Header always add Strict-Transport-Security "max-age=15768000; preload"
|
Header always add Strict-Transport-Security "max-age=15768000; preload"
|
||||||
|
|
||||||
ServerName copr-fe.cloud.fedoraproject.org:443
|
SSLCertificateFile /etc/pki/tls/certs/copr-fe.fedoraproject.org.crt
|
||||||
|
SSLCertificateKeyFile /etc/pki/tls/private/copr-fe.fedoraproject.org.key
|
||||||
|
SSLCertificateChainFile /etc/pki/tls/certs/DigiCertCA.crt
|
||||||
|
|
||||||
SSLCertificateFile /etc/pki/tls/certs/copr-fe.fedoraproject.org.crt"
|
ServerName copr-fe.cloud.fedoraproject.org:443
|
||||||
SSLCertificateKeyFile /etc/pki/tls/private/copr-fe.fedoraproject.org.key"
|
|
||||||
SSLCertificateChainFile /etc/pki/tls/certs/DigiCertCA.crt"
|
|
||||||
|
|
||||||
WSGIPassAuthorization On
|
WSGIPassAuthorization On
|
||||||
#WSGIDaemonProcess 127.0.0.1 user=copr-fe group=copr-fe threads=5
|
#WSGIDaemonProcess 127.0.0.1 user=copr-fe group=copr-fe threads=5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue