Drop duplicate Listen 443, there's already one in mod_ssl.conf

This commit is contained in:
Kevin Fenzi 2018-09-30 23:20:53 +00:00
parent a203cde30e
commit 7d31b6b772

View file

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