aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_proxy.conf
blob: 9dd4a472b3f34cdf995d8b5a4acb5497ec01ca7f (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
[PATHS]
SERVICEHOME = /tmp/gnunet-test-gns-proxy/
DEFAULTCONFIG = test_gns_proxy.conf

[transport]
PLUGINS = tcp

[arm]
DEFAULTSERVICES = statistics dns namestore gns
PORT = 0
ALLOW_SHUTDOWN = YES

[testing]
WEAKRANDOM = YES
HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat

[gns]
AUTOSTART = YES
ZONEKEY = $SERVICEHOME/hostkey
HIJACK_DNS = YES

[gns-proxy]
PROXY_CACERT = proxy/test_cert.pem
PROXY_UNIXPATH = /tmp/gnunet-gns-proxy.sock

[namestore]
AUTOSTART = YES