remove port from transport section because it was getting in the way of making sense...
[oweals/gnunet.git] / src / transport / test_transport_api_rel_https_peer2.conf
index f2036626274256d566a7587ae3f59a1640f472ea..e826e7ebe51f18aa70ffdab4ff3f1f6d47201909 100644 (file)
@@ -15,7 +15,9 @@ BINDTO4 = 127.0.0.1
 #BINDTO6 = ::1
 KEY_FILE = https_key_p2.key
 CERT_FILE = https_cert_p2.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
 
 [fs]
 AUTOSTART = NO
@@ -48,7 +50,7 @@ MINIMUM-FRIENDS = 0
 [transport]
 PLUGINS = https
 #PLUGINS = tcp http
-DEBUG = YES
+#DEBUG = YES
 ACCEPT_FROM6 = ::1;
 ACCEPT_FROM = 127.0.0.1;
 NEIGHBOUR_LIMIT = 50