mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 13:01:36 +08:00
new 2024 id.fedoraproject.org wildcard 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-2023.id.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2023.id.fedoraproject.org.intermediate.cert
|
||||
certname: wildcard-2024.id.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2024.id.fedoraproject.org.intermediate.cert
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: wildcard-2023.stg.fedoraproject.org
|
||||
|
||||
@@ -835,8 +835,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-2023.id.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2023.id.fedoraproject.org.intermediate.cert
|
||||
cert_name: wildcard-2024.id.fedoraproject.org
|
||||
SSLCertificateChainFile: wildcard-2024.id.fedoraproject.org.intermediate.cert
|
||||
tags:
|
||||
- id.fedoraproject.org
|
||||
when: env == "production"
|
||||
|
||||
Reference in New Issue
Block a user