- pausing, unpausing
[oweals/gnunet.git] / src / transport / test_transport_api_https_peer2.conf
index f06ee8b0065f100e41598b047ea8903361cd4617..f825c588908fe95a7f7a7b6163d175e928ae1516 100644 (file)
@@ -3,12 +3,12 @@
 SERVICEHOME = /tmp/test-transport/api-https-p2/
 DEFAULTCONFIG = test_transport_api_https_peer2.conf
 
-[transport-https]
+[transport-https_server]
 PORT = 12110
+USE_IPv6 = YES
+#BINDTO = 127.0.0.1
 KEY_FILE = $SERVICEHOME/https_key_p2.key
 CERT_FILE = $SERVICEHOME/https_cert_p2.crt
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [arm]
 PORT = 12115
@@ -28,7 +28,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [transport]
 PORT = 12111
-PLUGINS = https
+PLUGINS = https_server
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock
 DEBUG = NO