fix ssl cert chain file on torrent
This commit is contained in:
parent
f1738bd7d7
commit
1b1e7a84d2
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
- role: httpd/certificate
|
||||
name: "{{wildcard_cert_name}}"
|
||||
SSLCertificateChainFile: "{{wildcard_int_name}}"
|
||||
SSLCertificateChainFile: "{{wildcard_int_file}}"
|
||||
|
||||
- role: httpd/website
|
||||
name: torrent.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue