remove old copr-fe certificate
This commit is contained in:
parent
cc2a71b4b2
commit
f7b89aa852
1 changed files with 3 additions and 4 deletions
|
@ -50,11 +50,10 @@
|
||||||
SSLHonorCipherOrder on
|
SSLHonorCipherOrder on
|
||||||
Header always add Strict-Transport-Security "max-age=15768000; preload"
|
Header always add Strict-Transport-Security "max-age=15768000; preload"
|
||||||
|
|
||||||
SSLCertificateFile /etc/pki/tls/certs/copr-fe.fedoraproject.org.crt
|
SSLCertificateFile /etc/pki/tls/certs/copr.fedorainfracloud.org.crt
|
||||||
SSLCertificateKeyFile /etc/pki/tls/private/copr-fe.fedoraproject.org.key
|
SSLCertificateKeyFile /etc/pki/tls/private/copr.fedorainfracloud.org.key
|
||||||
SSLCertificateChainFile /etc/pki/tls/certs/DigiCertCA.crt
|
SSLCertificateChainFile /etc/pki/tls/certs/copr.fedorainfracloud.org.intermediate.crt
|
||||||
|
|
||||||
ServerName copr-fe.cloud.fedoraproject.org
|
|
||||||
ServerAlias copr.fedoraproject.org
|
ServerAlias copr.fedoraproject.org
|
||||||
|
|
||||||
Redirect 302 / https://copr.fedorainfracloud.org/
|
Redirect 302 / https://copr.fedorainfracloud.org/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue