copr-frontend: remove Listen 443 because it's already defined in default ssl.conf

This commit is contained in:
clime 2018-11-07 15:58:03 +01:00
parent a9e0ca625e
commit 8bc545ed7b

View file

@ -1,6 +1,3 @@
Listen 443 https
<VirtualHost *:443>
SSLEngine on
SSLProtocol {{ ssl_protocols }}