error msg
[oweals/gnunet.git] / src / transport / test_transport_api_timeout_https_peer2.conf
index 50f95dada24520cd733aa631d2d3385bb467471a..ca54e1718a7a5f96bf974fffade95aeff6a9b5db 100644 (file)
@@ -1,15 +1,11 @@
 @INLINE@ template_cfg_peer2.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-https-p2/
-DEFAULTCONFIG = test_transport_api_https_peer2.conf
 
-[transport-https]
+[transport-https_server]
 PORT = 12110
-CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
 KEY_FILE = $SERVICEHOME/https_key_p2.key
 CERT_FILE = $SERVICEHOME/https_cert_p2.crt
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [arm]
 PORT = 12115
@@ -29,8 +25,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