]> git.sesse.net Git - cubemap/blobdiff - cubemap.config.sample
Add server-side TLS support, through kTLS.
[cubemap] / cubemap.config.sample
index 0d283ddbb748a49dca2ceb03b14046a9bf691567..c1780ece46315230e0d40cd41f0fd34e1f381aa4 100644 (file)
@@ -9,7 +9,10 @@
 num_servers 1
 
 #
-# All input ports are treated exactly the same, but you may use multiple ones nevertheless.
+# You may specify multiple input ports; save for TLS settings (TLS is automatically
+# enabled for a port if you give a key pair), they are treated exactly the same.
+# “port N” is equivalent to “listen [::]:N”. TLS requires kTLS support (Linux >= 4.13,
+# CONFIG_TLS enabled).
 #
 port 9094
 # listen 127.0.0.1:9095