Added options for serving interface over HTTPS.

This commit is contained in:
Tynan McAuley
2018-11-05 17:25:35 -05:00
parent 3944e5dabf
commit d02296fe57
2 changed files with 22 additions and 2 deletions

View File

@@ -21,3 +21,7 @@ AUTOUPDATE="true"
# Define the number of previous installations you want to keep. Needs to be at least 1
PRESERVE="3"
# X.509 certificate setup.
PATH_TO_HTTPS_CERT=
PATH_TO_HTTPS_KEY=