aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability_https_nat_peer2.conf
blob: b7c2e9769f5fd3a5aae94fd2ad7fe279e8cf5024 (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
@INLINE@ template_cfg_peer2.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-https-p2/
DEFAULTCONFIG = test_transport_api_reliability_https_nat_peer2.conf

[transport-https]
PORT = 12110
KEY_FILE = $SERVICEHOME/https_key_p2.key
CERT_FILE = $SERVICEHOME/https_cert_p2.crt

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

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

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

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

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