aboutsummaryrefslogtreecommitdiff
path: root/src/transport/test_plugin_transport_data_http.conf
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-05-18 15:14:50 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-05-18 15:14:50 +0000
commite14d7c71e389cb3e86a5df73d1481ba2cff05d62 (patch)
tree355c352158cc0cdc644be3201ee92bda1ef95d9e /src/transport/test_plugin_transport_data_http.conf
parent6c545c90270dce82bb0fd88cfb88e146ef368092 (diff)
downloadgnunet-e14d7c71e389cb3e86a5df73d1481ba2cff05d62.tar.gz
gnunet-e14d7c71e389cb3e86a5df73d1481ba2cff05d62.zip
changed confs
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