Add a ssl.conf so we listen on port 443
This commit is contained in:
parent
49e9f30aa4
commit
0afcdc891d
2 changed files with 3 additions and 0 deletions
2
roles/people/files/ssl.conf
Normal file
2
roles/people/files/ssl.conf
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
LoadModule ssl_module modules/mod_ssl.so
|
||||||
|
Listen 443
|
|
@ -23,6 +23,7 @@
|
||||||
- cgit.conf
|
- cgit.conf
|
||||||
- people.conf
|
- people.conf
|
||||||
- planet.conf
|
- planet.conf
|
||||||
|
- ssl.conf
|
||||||
tags:
|
tags:
|
||||||
- people
|
- people
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue