mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 06:20:26 +08:00
remove old copr-fe certificate
This commit is contained in:
@@ -50,11 +50,10 @@
|
||||
SSLHonorCipherOrder on
|
||||
Header always add Strict-Transport-Security "max-age=15768000; preload"
|
||||
|
||||
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.fedorainfracloud.org.crt
|
||||
SSLCertificateKeyFile /etc/pki/tls/private/copr.fedorainfracloud.org.key
|
||||
SSLCertificateChainFile /etc/pki/tls/certs/copr.fedorainfracloud.org.intermediate.crt
|
||||
|
||||
ServerName copr-fe.cloud.fedoraproject.org
|
||||
ServerAlias copr.fedoraproject.org
|
||||
|
||||
Redirect 302 / https://copr.fedorainfracloud.org/
|
||||
|
||||
Reference in New Issue
Block a user