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

[transport]
PLUGINS = tcp

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

[testing]
WEAKRANDOM = YES
HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat

[gns]
AUTOSTART = YES
ZONEKEY = $GNUNET_TEST_HOME/.hostkey
HIJACK_DNS = YES

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

[namestore]
AUTOSTART = YES

[dns]
PROVIDE_EXIT = NO
#DNS_EXIT = 8.8.8.8
#PREFIX = valgrind --leak-check=full