-makefile for new test_stream_local (commented)
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_https_peer1.conf
index 1785c6c0b7ac212f42b6e8ec90884dea82ff61bd..0699f69c8af305d220561c6da221b90c60058b82 100644 (file)
@@ -1,20 +1,12 @@
-@INLINE@ test_transport_defaults.conf
+@INLINE@ template_cfg_peer1.conf
 [PATHS]
 SERVICEHOME = /tmp/test-transport/api-https-p1/
 DEFAULTCONFIG = test_transport_api_reliability_https_peer1.conf
 
-[core]
-TOTAL_QUOTA_OUT = 1073741824 
-TOTAL_QUOTA_IN  = 1073741824
-
 [transport-https]
 PORT = 12300
-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_IPv4 = YES
-USE_IPv6 = NO
-BINDTO4 = 127.0.0.1
 
 [arm]
 PORT = 12305