fix usage of mesh_api
[oweals/gnunet.git] / src / transport / test_transport_api_rel_https_peer1.conf
index 628a3efc5e1af50fd9f77710a0437ef5dae53c1b..3ac60d792638a8ba3c1f489371c62e4717146361 100644 (file)
@@ -7,12 +7,17 @@ BINDTO4 = 127.0.0.1
 #BINDTO6 = ::1
 
 [transport-https]
-PORT = 32389
+PORT = 15001
 #DEBUG = YES
 USE_IPv4 = YES
 USE_IPv6 = NO
 BINDTO4 = 127.0.0.1
 #BINDTO6 = ::1
+KEY_FILE = https_key_p1.key
+CERT_FILE = https_cert_p1.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
@@ -45,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
@@ -53,7 +58,7 @@ BINARY = gnunet-service-transport
 CONFIG = $DEFAULTCONFIG
 HOME = $SERVICEHOME
 HOSTNAME = localhost
-PORT = 12365
+PORT = 15000
 UNIXPATH = /tmp/gnunet-p1-service-transport.sock
 #PREFIX = xterm -T transport2 -e gdb --command=cmd --args
 #PREFIX = valgrind --leak-check=full