add logic to handle SRV/DANE names (#3003 and 2526) in GNS resolver
[oweals/gnunet.git] / src / gns / test_gns_proxy.conf
1 [PATHS]
2 GNUNET_TEST_HOME = /tmp/gnunet-test-gns-proxy/
3
4 [transport]
5 PLUGINS = tcp
6
7 [arm]
8 DEFAULTSERVICES = statistics dns namestore gns
9 PORT = 0
10 ALLOW_SHUTDOWN = YES
11
12 [testing]
13 WEAKRANDOM = YES
14 HOSTKEYSFILE = ${DATADIR}/testing_hostkeys.dat
15
16 [gns]
17 AUTOSTART = YES
18 ZONEKEY = $GNUNET_TEST_HOME/.hostkey
19 HIJACK_DNS = YES
20
21 [gns-proxy]
22 PROXY_CACERT = proxy/test_cert.pem
23 PROXY_UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-gns-proxy.sock
24
25 [namestore]
26 AUTOSTART = YES
27
28 [dns]
29 PROVIDE_EXIT = NO
30 #DNS_EXIT = 8.8.8.8
31 #PREFIX = valgrind --leak-check=full