stuff
[oweals/gnunet.git] / src / transport / test_quota_compliance_https_peer2.conf
1 @INLINE@ test_transport_defaults.conf
2 [PATHS]
3 SERVICEHOME = /tmp/test_quota_compliance_peer2
4 DEFAULTCONFIG = test_quota_compliance_https_peer2.conf
5
6 [transport-https]
7 PORT = 3001
8 CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
9 KEY_FILE = https_key_quota_p2.key
10 CERT_FILE = https_cert_qutoa_p2.crt
11 USE_IPv4 = YES
12 USE_IPv6 = NO
13 BINDTO4 = 127.0.0.1
14
15 [arm]
16 PORT = 3006
17 UNIXPATH = /tmp/test_quota_compliance_https_arm_peer2.sock
18
19 [statistics]
20 PORT = 3005
21 UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer2.sock
22
23 [resolver]
24 PORT = 3004
25 UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer2.sock
26
27 [peerinfo]
28 PORT = 3003
29 UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer2.sock
30
31 [transport]
32 PORT = 3002
33 PLUGINS = https
34 UNIXPATH = /tmp/https_transport_peer2.sock
35
36