aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance_https_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_quota_compliance_https_peer1.conf')
-rw-r--r--src/transport/test_quota_compliance_https_peer1.conf124
1 files changed, 17 insertions, 107 deletions
diff --git a/src/transport/test_quota_compliance_https_peer1.conf b/src/transport/test_quota_compliance_https_peer1.conf
index 1e6844462..692077c55 100644
--- a/src/transport/test_quota_compliance_https_peer1.conf
+++ b/src/transport/test_quota_compliance_https_peer1.conf
@@ -1,126 +1,36 @@
1@INLINE@ test_transport_defaults.conf
1[PATHS] 2[PATHS]
2SERVICEHOME = /tmp/test_quota_compliance_peer1/ 3SERVICEHOME = /tmp/test_quota_compliance_peer1/
3DEFAULTCONFIG = test_quota_compliance_https_peer1.conf 4DEFAULTCONFIG = test_quota_compliance_https_peer1.conf
4 5
5[fs]
6AUTOSTART = NO
7
8[datastore]
9AUTOSTART = NO
10
11[hostlist]
12HTTP-PROXY =
13SERVERS = http://gnunet.org:8080/
14OPTIONS = -b
15BINARY = gnunet-daemon-hostlist
16CONFIG = $DEFAULTCONFIG
17HOME = $SERVICEHOME
18HOSTNAME = localhost
19HTTPPORT = 8080
20
21[topology]
22BINARY = gnunet-daemon-topology
23CONFIG = $DEFAULTCONFIG
24FRIENDS = $SERVICEHOME/friends
25TARGET-CONNECTION-COUNT = 16
26AUTOCONNECT = YES
27FRIENDS-ONLY = NO
28MINIMUM-FRIENDS = 0
29
30[core]
31AUTOSTART = NO
32
33[transport-https] 6[transport-https]
34PORT = 4001 7PORT = 4001
35#DEBUG = YES 8CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
9KEY_FILE = https_key_quota_p1.key
10CERT_FILE = https_cert_quota_p1.crt
36USE_IPv4 = YES 11USE_IPv4 = YES
37USE_IPv6 = NO 12USE_IPv6 = NO
38BINDTO4 = 127.0.0.1 13BINDTO4 = 127.0.0.1
39#BINDTO6 = ::1
40KEY_FILE = https_key_quota_p1.key
41CERT_FILE = https_cert_quota_p1.crt
42CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
43#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL
44#CRYPTO_INIT = PERFORMANCE
45USE_LOCALADDR = YES
46
47[transport]
48PORT = 4002
49UNIXPATH = /tmp/test_quota_compliance_https_transport_peer1.sock
50plugins = https
51#DEBUG = YES
52PREFIX =
53ACCEPT_FROM6 = ::1;
54ACCEPT_FROM = 127.0.0.1;
55NEIGHBOUR_LIMIT = 50
56BINARY = gnunet-service-transport
57CONFIG = $DEFAULTCONFIG
58HOME = $SERVICEHOME
59HOSTNAME = localhost
60
61
62[peerinfo]
63PORT = 4003
64UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer1.sock
65TRUST = $SERVICEHOME/data/credit/
66HOSTS = $SERVICEHOME/data/hosts/
67ACCEPT_FROM6 = ::1;
68ACCEPT_FROM = 127.0.0.1;
69BINARY = gnunet-service-peerinfo
70CONFIG = $DEFAULTCONFIG
71HOME = $SERVICEHOME
72HOSTNAME = localhost
73
74
75[resolver]
76PORT = 4004
77UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer1.sock
78ACCEPT_FROM6 = ::1;
79ACCEPT_FROM = 127.0.0.1;
80BINARY = gnunet-service-resolver
81CONFIG = $DEFAULTCONFIG
82HOME = $SERVICEHOME
83HOSTNAME = localhost
84
85[statistics]
86PORT = 4005
87UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer1.sock
88ACCEPT_FROM6 = ::1;
89ACCEPT_FROM = 127.0.0.1;
90BINARY = gnunet-service-statistics
91CONFIG = $DEFAULTCONFIG
92HOME = $SERVICEHOME
93HOSTNAME = localhost
94 14
95[arm] 15[arm]
96PORT = 4006 16PORT = 4006
97UNIXPATH = /tmp/test_quota_compliance_https_arm_peer1.sock 17UNIXPATH = /tmp/test_quota_compliance_https_arm_peer1.sock
98DEFAULTSERVICES =
99ACCEPT_FROM6 = ::1;
100ACCEPT_FROM = 127.0.0.1;
101BINARY = gnunet-service-arm
102CONFIG = $DEFAULTCONFIG
103HOME = $SERVICEHOME
104HOSTNAME = localhost
105 18
106[TESTING] 19[statistics]
107WEAKRANDOM = YES 20PORT = 4005
108 21UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer1.sock
109[gnunetd]
110HOSTKEY = $SERVICEHOME/.hostkey
111
112[dht]
113AUTOSTART = NO
114
115[mesh]
116AUTOSTART = NO
117
118[dns]
119AUTOSTART = NO
120 22
23[resolver]
24PORT = 4004
25UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer1.sock
121 26
27[peerinfo]
28PORT = 4003
29UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer1.sock
122 30
123[nse] 31[transport]
124AUTOSTART = NO 32PORT = 4002
33PLUGINS = https
34UNIXPATH = /tmp/test_quota_compliance_https_transport_peer1.sock
125 35
126 36