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:
Patrick Uiterwijk 2017-11-28 23:55:26 +00:00
parent a8c0d9b32d
commit 3790314254

View file

@ -283,8 +283,7 @@
- role: httpd/website
name: copr.fedoraproject.org
ssl: true
# We need sslonly=false because copr-cli hardcoded http
sslonly: false
sslonly: true
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website