Add missing include
[oweals/gnunet.git] / src / transport / test_transport_api_https_peer2.conf
index a347887bbafa363d3be3fe540a6a86ff4ef209f0..89bef2b20f3099ee565d328e28d1f2c2097b5b4d 100644 (file)
@@ -3,7 +3,12 @@
 SERVICEHOME = /tmp/test-transport/api-https-p2/
 
 [transport-https_server]
-PORT = 12110
+EXTERNAL_HOSTNAME = localhost/test
+EXTERNAL_HOSTNAME_ONLY = yes
+EXTERNAL_HOSTNAME_USE_PORT = YES
+#VERIFY_EXTERNAL_HOSTNAME = YES
+#PORT = 10000
+# Does the external hostname use the same port?
 USE_IPv6 = YES
 #BINDTO = 127.0.0.1
 KEY_FILE = $SERVICEHOME/https_key_p2.key
@@ -29,6 +34,5 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 PORT = 12111
 PLUGINS = https_server
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
-DEBUG = NO