diff options
author | Matthias Wachs <wachs@net.in.tum.de> | 2011-05-18 15:14:50 +0000 |
---|---|---|
committer | Matthias Wachs <wachs@net.in.tum.de> | 2011-05-18 15:14:50 +0000 |
commit | e14d7c71e389cb3e86a5df73d1481ba2cff05d62 (patch) | |
tree | 355c352158cc0cdc644be3201ee92bda1ef95d9e /src/transport/test_plugin_transport_data_http.conf | |
parent | 6c545c90270dce82bb0fd88cfb88e146ef368092 (diff) |
changed confs
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 |