From: Steinar H. Gunderson Date: Tue, 3 Apr 2018 16:24:00 +0000 (+0200) Subject: Add an example for a TLS port. X-Git-Tag: 1.4.0~41 X-Git-Url: https://git.sesse.net/?p=cubemap;a=commitdiff_plain;h=fbcf58a8bd9ba5f4e2e4a874cff01b09c39f8fef;hp=16a03b9858752fae9e81af261821a2a22855fde3 Add an example for a TLS port. --- diff --git a/cubemap.config.sample b/cubemap.config.sample index c1780ec..3e83673 100644 --- a/cubemap.config.sample +++ b/cubemap.config.sample @@ -17,6 +17,7 @@ num_servers 1 port 9094 # listen 127.0.0.1:9095 # listen [::1]:9095 +# listen [::]:443 tls_cert=/etc/letsencrypt/live/example.org/fullchain.pem tls_key=/etc/letsencrypt/live/example.org/privkey.pem stats_file cubemap.stats stats_interval 60