X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Ftransport%2Ftest_quota_compliance_https_peer2.conf;h=59ac327d561e4b9b0911727af3bb89bb4d123ac9;hb=547d531bb3088bf00a0ae5777fa09c7893b7b370;hp=79bf0331ff331aff59301d03f56484b848d6a43b;hpb=cfc4a427b24f0ab204fe8333a8c9eaa9ac9a5b41;p=oweals%2Fgnunet.git diff --git a/src/transport/test_quota_compliance_https_peer2.conf b/src/transport/test_quota_compliance_https_peer2.conf index 79bf0331f..59ac327d5 100644 --- a/src/transport/test_quota_compliance_https_peer2.conf +++ b/src/transport/test_quota_compliance_https_peer2.conf @@ -1,36 +1,31 @@ @INLINE@ template_cfg_peer2.conf [PATHS] -SERVICEHOME = /tmp/test_quota_compliance_peer2 -DEFAULTCONFIG = test_quota_compliance_https_peer2.conf +GNUNET_TEST_HOME = /tmp/test_quota_compliance_peer2 -[transport-https] +[transport-https_server] PORT = 3001 -CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL KEY_FILE = https_key_quota_p2.key CERT_FILE = https_cert_qutoa_p2.crt -USE_IPv4 = YES -USE_IPv6 = NO -BINDTO4 = 127.0.0.1 [arm] PORT = 3006 -UNIXPATH = /tmp/test_quota_compliance_https_arm_peer2.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_arm_peer2.sock [statistics] PORT = 3005 -UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer2.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_statistics_peer2.sock [resolver] PORT = 3004 -UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer2.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_resolver_peer2.sock [peerinfo] PORT = 3003 -UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer2.sock +UNIXPATH = $GNUNET_RUNTIME_DIR/test_quota_compliance_https_peerinfo_peer2.sock [transport] PORT = 3002 -PLUGINS = https -UNIXPATH = /tmp/https_transport_peer2.sock +PLUGINS = https_server +UNIXPATH = $GNUNET_RUNTIME_DIR/https_transport_peer2.sock