doxygen
[oweals/gnunet.git] / src / transport / test_plugin_transport_data_http.conf
index 41c4d846b081e4706501e79bf0ff91b5c93fed77..6e5e2d44cb6d6b15a4fbf82cba9600880c9b69bd 100644 (file)
@@ -16,7 +16,7 @@ USE_IPv6 = YES
 
 [transport-https]
 PORT = 12389
-DEBUG = NO
+DEBUG = YES
 #USE_IPv4 = NO
 #USE_IPv6 = NO
 USE_IPv6 = YES
@@ -24,11 +24,13 @@ USE_IPv6 = YES
 #BINDTO6 = ::1
 KEY_FILE = https_key.key
 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
 
 [transport]
 PREFIX = valgrind --leak-check=full
-DEBUG = YES
+#DEBUG = YES
 
 [statistics]
 ACCEPT_FROM6 = ::1;