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
|
SSLCertificateChainFile: wildcard-2023.fedoraproject.org.intermediate.cert
|
||||||
|
|
||||||
- role: httpd/certificate
|
- role: httpd/certificate
|
||||||
certname: wildcard-2022.id.fedoraproject.org
|
certname: wildcard-2023.id.fedoraproject.org
|
||||||
SSLCertificateChainFile: wildcard-2022.id.fedoraproject.org.intermediate.cert
|
SSLCertificateChainFile: wildcard-2023.id.fedoraproject.org.intermediate.cert
|
||||||
|
|
||||||
- role: httpd/certificate
|
- role: httpd/certificate
|
||||||
certname: wildcard-2022.stg.fedoraproject.org
|
certname: wildcard-2022.stg.fedoraproject.org
|
||||||
|
|
|
@ -817,8 +817,8 @@
|
||||||
# Must not be sslonly, because example.id.fedoraproject.org must be reachable
|
# Must not be sslonly, because example.id.fedoraproject.org must be reachable
|
||||||
# via plain http for openid identity support
|
# via plain http for openid identity support
|
||||||
sslonly: false
|
sslonly: false
|
||||||
cert_name: wildcard-2022.id.fedoraproject.org
|
cert_name: wildcard-2023.id.fedoraproject.org
|
||||||
SSLCertificateChainFile: wildcard-2022.id.fedoraproject.org.intermediate.cert
|
SSLCertificateChainFile: wildcard-2023.id.fedoraproject.org.intermediate.cert
|
||||||
tags:
|
tags:
|
||||||
- id.fedoraproject.org
|
- id.fedoraproject.org
|
||||||
when: env == "production"
|
when: env == "production"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue