aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance_https_asymmetric_peer2.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_quota_compliance_https_asymmetric_peer2.conf')
-rw-r--r--src/transport/test_quota_compliance_https_asymmetric_peer2.conf36
1 files changed, 36 insertions, 0 deletions
diff --git a/src/transport/test_quota_compliance_https_asymmetric_peer2.conf b/src/transport/test_quota_compliance_https_asymmetric_peer2.conf
new file mode 100644
index 000000000..79bf0331f
--- /dev/null
+++ b/src/transport/test_quota_compliance_https_asymmetric_peer2.conf
@@ -0,0 +1,36 @@
1@INLINE@ template_cfg_peer2.conf
2[PATHS]
3SERVICEHOME = /tmp/test_quota_compliance_peer2
4DEFAULTCONFIG = test_quota_compliance_https_peer2.conf
5
6[transport-https]
7PORT = 3001
8CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
9KEY_FILE = https_key_quota_p2.key
10CERT_FILE = https_cert_qutoa_p2.crt
11USE_IPv4 = YES
12USE_IPv6 = NO
13BINDTO4 = 127.0.0.1
14
15[arm]
16PORT = 3006
17UNIXPATH = /tmp/test_quota_compliance_https_arm_peer2.sock
18
19[statistics]
20PORT = 3005
21UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer2.sock
22
23[resolver]
24PORT = 3004
25UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer2.sock
26
27[peerinfo]
28PORT = 3003
29UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer2.sock
30
31[transport]
32PORT = 3002
33PLUGINS = https
34UNIXPATH = /tmp/https_transport_peer2.sock
35
36