Default the ssl chain file to wildcard-2014.fedoraproject.org.intermediate.cert.
This commit is contained in:
parent
5f278aa7d4
commit
4af47a45c3
2 changed files with 1 additions and 3 deletions
|
@ -12,8 +12,6 @@
|
|||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
vars:
|
||||
- ssl: true
|
||||
- SSLCertificateChainFile: wildcard-2014.fedoraproject.org.intermediate.cert
|
||||
- fpo_ips:
|
||||
# Staging
|
||||
- "10.5.126.88"
|
||||
|
|
|
@ -7,5 +7,5 @@ server_aliases: []
|
|||
server_admin: webmaster@fedoraproject.org
|
||||
ssl: true
|
||||
sslonly: false
|
||||
SSLCertificateChainFile: ""
|
||||
SSLCertificateChainFile: wildcard-2014.fedoraproject.org.intermediate.cert
|
||||
gzip: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue