aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability_https_peer2.conf
blob: da510f1f535394b11b1fc774447b7fcc9632a201 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
@INLINE@ test_transport_defaults.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-https-p2/
DEFAULTCONFIG = test_transport_api_reliability_https_peer2.conf

[core]
TOTAL_QUOTA_OUT = 1073741824 
TOTAL_QUOTA_IN  = 1073741824

[transport-https]
PORT = 12310
CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
KEY_FILE = $SERVICEHOME/https_key_p2.key
CERT_FILE = $SERVICEHOME/https_cert_p2.crt
USE_IPv4 = YES
USE_IPv6 = NO
BINDTO4 = 127.0.0.1

[arm]
PORT = 12315
UNIXPATH = /tmp/gnunet-p2-service-arm.sock

[statistics]
PORT = 12314
UNIXPATH = /tmp/gnunet-p2-service-statistics.sock

[resolver]
PORT = 12313
UNIXPATH = /tmp/gnunet-p2-service-resolver.sock

[peerinfo]
PORT = 12312
UNIXPATH = /tmp/gnunet-p2-service-peerinfo.sock

[transport]
PORT = 12311
PLUGINS = https
UNIXPATH = /tmp/gnunet-p2-service-transport.sock