comment out 2 certs on proxies which are no longer needed: fedoramagazine.org (moved). secondary.koji (broken)
This commit is contained in:
parent
f903a091c8
commit
eea25046d5
1 changed files with 6 additions and 6 deletions
|
@ -45,9 +45,9 @@
|
||||||
tags:
|
tags:
|
||||||
- app.os.fedoraproject.org
|
- app.os.fedoraproject.org
|
||||||
|
|
||||||
- role: httpd/certificate
|
# - role: httpd/certificate
|
||||||
certname: fedoramagazine.org
|
# certname: fedoramagazine.org
|
||||||
SSLCertificateChainFile: fedoramagazine.org.intermediate.cert
|
# SSLCertificateChainFile: fedoramagazine.org.intermediate.cert
|
||||||
|
|
||||||
- role: httpd/certificate
|
- role: httpd/certificate
|
||||||
certname: getfedora.org
|
certname: getfedora.org
|
||||||
|
@ -62,9 +62,9 @@
|
||||||
certname: qa.fedoraproject.org
|
certname: qa.fedoraproject.org
|
||||||
SSLCertificateChainFile: qa.fedoraproject.org.intermediate.cert
|
SSLCertificateChainFile: qa.fedoraproject.org.intermediate.cert
|
||||||
|
|
||||||
- role: httpd/certificate
|
# - role: httpd/certificate
|
||||||
certname: secondary.koji.fedoraproject.org.letsencrypt
|
# certname: secondary.koji.fedoraproject.org.letsencrypt
|
||||||
SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt
|
# SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt
|
||||||
|
|
||||||
- role: httpd/certificate
|
- role: httpd/certificate
|
||||||
certname: fedoracommunity.org
|
certname: fedoracommunity.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue