X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftransport%2Ftest_transport_api_rel_http_peer1.conf;h=05b7a2161fdb5844b069475638fb634ff75e8afe;hb=311e9e5636fdd21172f9bca63cc8746c654ae526;hp=55c62ce0a59cffe0bb1897161710a12d643e0d9f;hpb=20138bb0039a918da6834c3038a3f0cd0efba99e;p=oweals%2Fgnunet.git diff --git a/src/transport/test_transport_api_rel_http_peer1.conf b/src/transport/test_transport_api_rel_http_peer1.conf index 55c62ce0a..05b7a2161 100644 --- a/src/transport/test_transport_api_rel_http_peer1.conf +++ b/src/transport/test_transport_api_rel_http_peer1.conf @@ -6,6 +6,16 @@ USE_IPv6 = NO BINDTO4 = 127.0.0.1 #BINDTO6 = ::1 +[transport-https] +PORT = 42389 +DEBUG = NO +USE_IPv6 = YES +USE_IPv4 = YES +#BINDTO4 = 127.0.0.1 +#BINDTO6 = ::1 +KEY_FILE = https_key_p1.key +CERT_FILE = https_cert_p1.crt + [fs] AUTOSTART = NO @@ -49,7 +59,8 @@ PORT = 12365 UNIXPATH = /tmp/gnunet-p1-service-transport.sock #PREFIX = xterm -T transport2 -e gdb --command=cmd --args #PREFIX = valgrind --leak-check=full -#PREFIX = valgrind --tool=massif +#PREFIX = valgrind --tool=callgrind --callgrind-out-file=http_rel_peer1.out +#PREFIX = strace -c -o strace_peer1.txt [peerinfo] TRUST = $SERVICEHOME/data/credit/ @@ -96,7 +107,7 @@ UNIXPATH = /tmp/gnunet-p1-service-arm.sock [transport-tcp] PORT = 12399 -DEBUG = YES +#DEBUG = YES [TESTING]