From e14d7c71e389cb3e86a5df73d1481ba2cff05d62 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 18 May 2011 15:14:50 +0000 Subject: changed confs --- src/transport/test_plugin_transport_data_http.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/transport/test_plugin_transport_data_http.conf') 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 USE_IPv6 = YES #BINDTO4 = 127.0.0.1 #BINDTO6 = ::1 +#USE_LOCALADDR = YES + [transport-https] PORT = 12389 @@ -27,6 +29,7 @@ CERT_FILE = https_cert.crt CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+SHA1:+RSA:+COMP-NULL #CRYPTO_INIT = NONE:+VERS-TLS1.0:+ARCFOUR-128:+MD5:+RSA:+COMP-NULL #CRYPTO_INIT = PERFORMANCE +#USE_LOCALADDR = YES [transport] PREFIX = valgrind --leak-check=full -- cgit v1.2.3