attempt to move fedoracommunity to letsencrypt. will test on proxy01.stg and see how it works
This commit is contained in:
parent
eea25046d5
commit
7f55612ef2
2 changed files with 8 additions and 7 deletions
|
@ -66,8 +66,8 @@
|
|||
# certname: secondary.koji.fedoraproject.org.letsencrypt
|
||||
# SSLCertificateChainFile: secondary.koji.fedoraproject.org.letsencrypt.intermediate.crt
|
||||
|
||||
- role: httpd/certificate
|
||||
certname: fedoracommunity.org
|
||||
SSLCertificateChainFile: fedoracommunity.org.intermediate.cert
|
||||
tags:
|
||||
- fedoracommunity.org
|
||||
# - role: httpd/certificate
|
||||
# certname: fedoracommunity.org
|
||||
# SSLCertificateChainFile: fedoracommunity.org.intermediate.cert
|
||||
# tags:
|
||||
# - fedoracommunity.org
|
||||
|
|
|
@ -400,8 +400,9 @@
|
|||
- www.fedora.community
|
||||
- www.fedoraproject.community
|
||||
ssl: true
|
||||
cert_name: fedoracommunity.org
|
||||
SSLCertificateChainFile: fedoracommunity.org.intermediate.cert
|
||||
certbot: true
|
||||
# cert_name: fedoracommunity.org
|
||||
# SSLCertificateChainFile: fedoracommunity.org.intermediate.cert
|
||||
|
||||
- role: httpd/website
|
||||
site_name: get.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue