(no commit message)
[oweals/gnunet.git] / src / transport / test_transport_api_http_peer2.conf
index d60d98baa22ae1141fd0d13bcff55c7da1d7e028..dc370fa124308e87e0e33dd698a14ce51d484e39 100644 (file)
@@ -1,9 +1,17 @@
 [transport-http]
 PORT = 22368
 DEBUG = NO
-USE_IPv6 = NO
+USE_IPv6 = YES
 USE_IPv4 = YES
-BINDTO4 = 127.0.0.1
+#BINDTO4 = 127.0.0.1
+#BINDTO6 = ::1
+
+[transport-https]
+PORT = 42388
+DEBUG = NO
+USE_IPv6 = YES
+USE_IPv4 = YES
+#BINDTO4 = 127.0.0.1
 #BINDTO6 = ::1
 
 [fs]
@@ -37,7 +45,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = http
 #PLUGINS = tcp http
-DEBUG = YES
+#DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50
@@ -102,7 +110,7 @@ DEBUG = NO
 
 [transport-tcp]
 PORT = 22399
-DEBUG = YES
+#DEBUG = YES
 
 [TESTING]
 WEAKRANDOM = YES