From 5073cf5873c8c612f841e0a0e0cb0dd20e4c6140 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Sun, 25 Jul 2010 14:17:24 +0000 Subject: --- src/transport/test_transport_api_http_peer1.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/transport/test_transport_api_http_peer1.conf') diff --git a/src/transport/test_transport_api_http_peer1.conf b/src/transport/test_transport_api_http_peer1.conf index bb7027c0d..1430197d3 100644 --- a/src/transport/test_transport_api_http_peer1.conf +++ b/src/transport/test_transport_api_http_peer1.conf @@ -6,6 +6,13 @@ USE_IPv4 = YES #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 [fs] AUTOSTART = NO @@ -36,7 +43,7 @@ FRIENDS-ONLY = NO MINIMUM-FRIENDS = 0 [transport] -PLUGINS = http +PLUGINS = https #PLUGINS = tcp http DEBUG = YES ACCEPT_FROM6 = ::1; -- cgit v1.2.3