From d40de2c07c4a5327669044abce9675c6310a3448 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 11 Dec 2014 13:37:04 +0000 Subject: -simplifying configs --- src/transport/template_cfg_peer2.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/transport/template_cfg_peer2.conf') diff --git a/src/transport/template_cfg_peer2.conf b/src/transport/template_cfg_peer2.conf index fbac192c1..45441ea9e 100644 --- a/src/transport/template_cfg_peer2.conf +++ b/src/transport/template_cfg_peer2.conf @@ -12,6 +12,16 @@ BROADCAST = NO [transport-unix] PORT = 12017 +[transport-http_server] +PORT = 12018 +USE_IPv6 = YES + +[transport-https_server] +PORT = 12019 +KEY_FILE = $GNUNET_TEST_HOME/https_key_p1.key +CERT_FILE = $GNUNET_TEST_HOME/https_cert_p1.crt +USE_IPv6 = YES + [arm] PORT = 12014 UNIXPATH = $GNUNET_RUNTIME_DIR/gnunet-p2-service-arm.sock -- cgit v1.2.3