docu
[oweals/gnunet.git] / src / transport / test_transport_api_reliability_https_peer1.conf
index 6079b0a4059745a3ebf4256bd9195a529213f216..d5e88261a67e49eadd6fdc93b846b96513f22787 100644 (file)
@@ -1,16 +1,8 @@
 @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
-KEY_FILE = $SERVICEHOME/https_key_p1.key
-CERT_FILE = $SERVICEHOME/https_cert_p1.crt
+[transport-https_client]
 
 [arm]
 PORT = 12305
@@ -30,6 +22,6 @@ UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock
 
 [transport]
 PORT = 12301
-PLUGINS = https
+PLUGINS = https_client
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock