new operation queue for limiting overlay connects
[oweals/gnunet.git] / src / transport / test_transport_api_https_peer1.conf
index 7a3a225f07e77341752db19548e8b82361ec03dd..78d3ca0a43d51c25bb749a37ecbc37bee0e25e7d 100644 (file)
@@ -1,15 +1,11 @@
-@INLINE@ test_transport_defaults.conf
+@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
-CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
 KEY_FILE = $SERVICEHOME/https_key_p1.key
 CERT_FILE = $SERVICEHOME/https_cert_p1.crt
-USE_IPv6 = YES
-USE_IPv4 = YES
 
 [arm]
 PORT = 12105
@@ -28,7 +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