COPR has had a lot of time to transfer to TLS. Now require it
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a8c0d9b32d
commit
3790314254
1 changed files with 1 additions and 2 deletions
|
@ -283,8 +283,7 @@
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
name: copr.fedoraproject.org
|
name: copr.fedoraproject.org
|
||||||
ssl: true
|
ssl: true
|
||||||
# We need sslonly=false because copr-cli hardcoded http
|
sslonly: true
|
||||||
sslonly: false
|
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue