error msg
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_https_peer2.conf
index 2b652d94aabfcb1d86fecadca87a9b7f2e5bac0e..5cc0d245a26b23cbff081591cdfec3bd330e9af4 100644 (file)
@@ -1,19 +1,11 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-https-p2/
-DEFAULTCONFIG = test_transport_api_reliability_https_peer2.conf
 
-[core]
-TOTAL_QUOTA_OUT = 1073741824 
-TOTAL_QUOTA_IN  = 1073741824
-
-[transport-https]
+[transport-https_server]
 PORT = 12310
 KEY_FILE = $SERVICEHOME/https_key_p2.key
 CERT_FILE = $SERVICEHOME/https_cert_p2.crt
-USE_IPv4 = YES
-USE_IPv6 = NO
-BINDTO4 = 127.0.0.1
 
 [arm]
 PORT = 12315
@@ -33,7 +25,7 @@ UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock
 
 [transport]
 PORT = 12311
-PLUGINS = https
+PLUGINS = https_server
 UNIXPATH = /tmp/gnunet-p2-service-transport.sock