Update documentation about TLS

This is to avoid confusions like issue #12
This commit is contained in:
Star Brilliant
2018-06-26 13:22:24 +08:00
parent 1d367cb7e7
commit 07143d5890

View File

@@ -5,9 +5,14 @@ listen = [
]
# TLS certification file
# If left empty, plain-text HTTP will be used.
# Please be informed that this program does not do OCSP Stapling, which is
# necessary for some clients to bootstrap itself.
# You are recommended to use a server load balancer (Caddy, Nginx) and set up
# TLS there.
cert = ""
# TLS key file
# TLS private key file
key = ""
# HTTP path for resolve application