changed https cipher from aes256 to rc4-128 SHA1
[oweals/gnunet.git] / src / transport / test_transport_api_rel_https_peer2.conf
index f2036626274256d566a7587ae3f59a1640f472ea..892694a4c306741af23f1d7e8c421e8b6a16a58b 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