aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_transport_api_reliability_https_nat_peer1.conf
blob: ca14c720ad5c08a0edf608ab55165b5879cca750 (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
@INLINE@ template_cfg_peer1.conf
[PATHS]
SERVICEHOME = /tmp/test-transport/api-https-p1/
DEFAULTCONFIG = test_transport_api_reliability_https_nat_peer1.conf

[nat]
BEHIND_NAT = YES
ENABLE_NAT_SERVER = YES

[transport-https]
PORT = 0
KEY_FILE = $SERVICEHOME/https_key_p1.key
CERT_FILE = $SERVICEHOME/https_cert_p1.crt

[arm]
PORT = 12105

[statistics]
PORT = 12104
UNIXPATH = /tmp/gnunet-p1-service-statistics.sock

[resolver]
PORT = 12103
UNIXPATH = /tmp/gnunet-p1-service-resolver.sock

[peerinfo]
PORT = 12102
UNIXPATH = /tmp/gnunet-p1-service-peerinfo.sock

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