really reuse the dns-tunnel
[oweals/gnunet.git] / src / transport / test_quota_compliance_https_peer1.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test_quota_compliance_peer1/
4 DEFAULTCONFIG = test_quota_compliance_https_peer1.conf
5
6 [transport-https]
7 PORT = 4001
8 CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
9 KEY_FILE = https_key_quota_p1.key
10 CERT_FILE = https_cert_quota_p1.crt
11 USE_IPv4 = YES
12 USE_IPv6 = NO
13 BINDTO4 = 127.0.0.1
14
15 [arm]
16 PORT = 4006
17 UNIXPATH = /tmp/test_quota_compliance_https_arm_peer1.sock
18
19 [statistics]
20 PORT = 4005
21 UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer1.sock
22
23 [resolver]
24 PORT = 4004
25 UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer1.sock
26
27 [peerinfo]
28 PORT = 4003
29 UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer1.sock
30
31 [transport]
32 PORT = 4002
33 PLUGINS = https
34 UNIXPATH = /tmp/test_quota_compliance_https_transport_peer1.sock
35
36