Update example configuration

This commit is contained in:
Star Brilliant
2018-07-02 20:42:11 +08:00
parent db007fbded
commit 07f39088d4

View File

@@ -6,10 +6,10 @@ listen = [
# TLS certification file
# If left empty, plain-text HTTP will be used.
# You are recommended to leave empty and to use a server load balancer (Caddy,
# Nginx) and set up TLS there, because this program does not do OCSP Stapling,
# which is necessary for client bootstrapping in a network environment with
# completely no traditional DNS service.
# You are recommended to leave empty and to use a server load balancer (e.g.
# Caddy, Nginx) and set up TLS there, because this program does not do OCSP
# Stapling, which is necessary for client bootstrapping in a network
# environment with completely no traditional DNS service.
cert = ""
# TLS private key file