aboutsummaryrefslogtreecommitdiff
path: root/src/gns/test_gns_proxy.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/test_gns_proxy.conf')
-rw-r--r--src/gns/test_gns_proxy.conf27
1 files changed, 27 insertions, 0 deletions
diff --git a/src/gns/test_gns_proxy.conf b/src/gns/test_gns_proxy.conf
new file mode 100644
index 000000000..9dd4a472b
--- /dev/null
+++ b/src/gns/test_gns_proxy.conf
@@ -0,0 +1,27 @@
1[PATHS]
2SERVICEHOME = /tmp/gnunet-test-gns-proxy/
3DEFAULTCONFIG = test_gns_proxy.conf
4
5[transport]
6PLUGINS = tcp
7
8[arm]
9DEFAULTSERVICES = statistics dns namestore gns
10PORT = 0
11ALLOW_SHUTDOWN = YES
12
13[testing]
14WEAKRANDOM = YES
15HOSTKEYSFILE = ../../contrib/testing_hostkeys.dat
16
17[gns]
18AUTOSTART = YES
19ZONEKEY = $SERVICEHOME/hostkey
20HIJACK_DNS = YES
21
22[gns-proxy]
23PROXY_CACERT = proxy/test_cert.pem
24PROXY_UNIXPATH = /tmp/gnunet-gns-proxy.sock
25
26[namestore]
27AUTOSTART = YES