aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport_data_http.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/test_plugin_transport_data_http.conf')
-rw-r--r--src/transport/test_plugin_transport_data_http.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/transport/test_plugin_transport_data_http.conf b/src/transport/test_plugin_transport_data_http.conf
index c3261f60c..bd5f71b29 100644
--- a/src/transport/test_plugin_transport_data_http.conf
+++ b/src/transport/test_plugin_transport_data_http.conf
@@ -13,6 +13,8 @@ DEBUG = YES
13USE_IPv6 = YES 13USE_IPv6 = YES
14#BINDTO4 = 127.0.0.1 14#BINDTO4 = 127.0.0.1
15#BINDTO6 = ::1 15#BINDTO6 = ::1
16#USE_LOCALADDR = YES
17
16 18
17[transport-https] 19[transport-https]
18PORT = 12389 20PORT = 12389
@@ -27,6 +29,7 @@ CERT_FILE = https_cert.crt
27CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL 29CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL
28#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL 30#CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL
29#CRYPTO_INIT = PERFORMANCE 31#CRYPTO_INIT = PERFORMANCE
32#USE_LOCALADDR = YES
30 33
31[transport] 34[transport]
32PREFIX = valgrind --leak-check=full 35PREFIX = valgrind --leak-check=full