fix intermediate
This commit is contained in:
parent
8a73274a87
commit
664237a7f2
1 changed files with 1 additions and 1 deletions
|
@ -565,7 +565,7 @@
|
|||
server_aliases: ["*.app.os.fedoraproject.org", "*.app.os.stg.fedoraproject.org"]
|
||||
sslonly: true
|
||||
cert_name: "{{os_wildcard_cert_name}}"
|
||||
SSLCertificateChainFile: wildcard-2017.app.os.stg.fedoraproject.org.intermediate.cert
|
||||
SSLCertificateChainFile: "{{os_wildcard_int_file}}"
|
||||
|
||||
- role: httpd/website
|
||||
name: registry.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue