transport service hello reduction, klocwork fixes
[oweals/gnunet.git] / src / transport / test_transport_api_rel_http_peer2.conf
index 805d4292beeffaf75d282ce57e56a5a041e21444..d63f905a61f7a44b8aeb216a281383bd8087ce38 100644 (file)
@@ -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_p2.key
+CERT_FILE = https_cert_p2.crt
+
 [fs]
 AUTOSTART = NO
 
@@ -98,11 +108,11 @@ UNIXPATH = /tmp/gnunet-p2-service-arm.sock
 
 [transport-http]
 PORT = 22389
-DEBUG = NO
+#DEBUG = NO
 
 [transport-tcp]
 PORT = 22399
-DEBUG = YES
+#DEBUG = YES
 
 [TESTING]
 WEAKRANDOM = YES
@@ -113,3 +123,8 @@ HOSTKEY = $SERVICEHOME/.hostkey
 [PATHS]
 SERVICEHOME = /tmp/test-gnunetd-transport-peer-2/
 
+
+[dht]
+AUTOSTART = NO
+
+