changed https cipher from aes256 to rc4-128 SHA1
[oweals/gnunet.git] / src / transport / test_transport_api_rel_https_peer2.conf
index 978234c90166b9c5a3a4646cf74f68a22bb87b94..892694a4c306741af23f1d7e8c421e8b6a16a58b 100644 (file)
@@ -13,6 +13,11 @@ USE_IPv4 = YES
 USE_IPv6 = NO
 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