proxies: new *.id.fedoraproject.org cert
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9853012f58
commit
29dcdd6ce5
2 changed files with 4 additions and 4 deletions
|
@ -24,8 +24,8 @@
|
|||
SSLCertificateChainFile: wildcard-2023.fedoraproject.org.intermediate.cert
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: wildcard-2022.id.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2022.id.fedoraproject.org.intermediate.cert
|
||||
certname: wildcard-2023.id.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2023.id.fedoraproject.org.intermediate.cert
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: wildcard-2022.stg.fedoraproject.org
|
||||
|
|
|
@ -817,8 +817,8 @@
|
|||
# Must not be sslonly, because example.id.fedoraproject.org must be reachable
|
||||
# via plain http for openid identity support
|
||||
sslonly: false
|
||||
cert_name: wildcard-2022.id.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2022.id.fedoraproject.org.intermediate.cert
|
||||
cert_name: wildcard-2023.id.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2023.id.fedoraproject.org.intermediate.cert
|
||||
tags:
|
||||
- id.fedoraproject.org
|
||||
when: env == "production"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue