mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-02 14:30:45 +08:00
proxies: new *.id.fedoraproject.org cert
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user