aboutsummaryrefslogtreecommitdiff
path: root/net/sslh/files/sslh.config
diff options
context:
space:
mode:
Diffstat (limited to 'net/sslh/files/sslh.config')
-rw-r--r--net/sslh/files/sslh.config6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/sslh/files/sslh.config b/net/sslh/files/sslh.config
index cbd767a45..242c46ced 100644
--- a/net/sslh/files/sslh.config
+++ b/net/sslh/files/sslh.config
@@ -13,9 +13,9 @@ config 'sslh' 'default'
# http defaults to 'localhost:80'
# --http <httphost>:<httpport>
option 'http' ''
- # ssl defaults to 'localhost:443'
- # --ssl <sslhost>:<sslport>
- option 'ssl' ''
+ # tls defaults to 'localhost:443'
+ # --tls <tlshost>:<tlsport>
+ option 'tls' ''
# openvpn defaults to 'localhost:1194'
# --openvpn <openvpnhost>:<openvpnport>
option 'openvpn' ''