aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_quota_compliance_https_asymmetric_peer1.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_quota_compliance_https_asymmetric_peer1.conf')
-rw-r--r--src/transport/test_quota_compliance_https_asymmetric_peer1.conf36
1 files changed, 36 insertions, 0 deletions
diff --git a/src/transport/test_quota_compliance_https_asymmetric_peer1.conf b/src/transport/test_quota_compliance_https_asymmetric_peer1.conf
new file mode 100644
index 000000000..47f93096c
--- /dev/null
+++ b/src/transport/test_quota_compliance_https_asymmetric_peer1.conf
@@ -0,0 +1,36 @@
1@INLINE@ template_cfg_peer1.conf
2[PATHS]
3SERVICEHOME = /tmp/test_quota_compliance_peer1/
4DEFAULTCONFIG = test_quota_compliance_https_peer1.conf
5
6[transport-https]
7PORT = 4001
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
11USE_IPv4 = YES
12USE_IPv6 = NO
13BINDTO4 = 127.0.0.1
14
15[arm]
16PORT = 4006
17UNIXPATH = /tmp/test_quota_compliance_https_arm_peer1.sock
18
19[statistics]
20PORT = 4005
21UNIXPATH = /tmp/test_quota_compliance_https_statistics_peer1.sock
22
23[resolver]
24PORT = 4004
25UNIXPATH = /tmp/test_quota_compliance_https_resolver_peer1.sock
26
27[peerinfo]
28PORT = 4003
29UNIXPATH = /tmp/test_quota_compliance_https_peerinfo_peer1.sock
30
31[transport]
32PORT = 4002
33PLUGINS = https
34UNIXPATH = /tmp/test_quota_compliance_https_transport_peer1.sock
35
36