From 101bffe8b77c629dafb9149197d5e9aec3304cac Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Fri, 28 Jun 2013 08:24:35 +0000 Subject: new cfg option to include port in external hostname --- src/transport/transport.conf.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/transport/transport.conf.in b/src/transport/transport.conf.in index 863c58e4a..881d0a2bf 100644 --- a/src/transport/transport.conf.in +++ b/src/transport/transport.conf.in @@ -82,6 +82,8 @@ TESTING_IGNORE_KEYS = ACCEPT_FROM; # If you have a valid SSL certificate for your external hostname tell, # clients to verify it # VERIFY_EXTERNAL_HOSTNAME = YES +# Does the external hostname use the same port? +# EXTERNAL_HOSTNAME_USE_PORT = YES PORT = 4433 ADVERTISED_PORT = 4433 CRYPTO_INIT = NORMAL -- cgit v1.2.3