Copr frontend httpd needs to listen for 443
This commit is contained in:
parent
a459a8b198
commit
85f08b9613
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
Listen 443 https
|
||||
|
||||
|
||||
<VirtualHost *:443>
|
||||
SSLEngine on
|
||||
SSLProtocol {{ ssl_protocols }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue