error msg
[oweals/gnunet.git] / src / transport / test_transport_api_https_peer1.conf
index b3c147012b7c155c6d2dc8be47c506ff7f8b999d..48302a640d5b549e81c557aff85e004c4a5abb16 100644 (file)
@@ -1,14 +1,11 @@
 @INLINE@ template_cfg_peer1.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-https-p1/
-DEFAULTCONFIG = test_transport_api_https_peer1.conf
 
-[transport-https]
+[transport-https_client]
 PORT = 12100
 KEY_FILE = $SERVICEHOME/https_key_p1.key
 CERT_FILE = $SERVICEHOME/https_cert_p1.crt
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [arm]
 PORT = 12105
@@ -27,8 +24,7 @@ UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
 
 [transport]
 PORT = 12101
-PLUGINS = https
+PLUGINS = https_client
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
-DEBUG = NO