diff options
Diffstat (limited to 'src/transport/test_plugin_transport_data_http.conf')
-rw-r--r-- | src/transport/test_plugin_transport_data_http.conf | 3 |
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 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 |