From 72c78b387013102d6fd69c957d0f9dd41c64e5fc Mon Sep 17 00:00:00 2001
From: zzz <zzz@mail.i2p>
Date: Fri, 17 Apr 2015 13:03:48 +0000
Subject: [PATCH] config for SSL to eepsite

---
 installer/resources/i2ptunnel.config | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/installer/resources/i2ptunnel.config b/installer/resources/i2ptunnel.config
index 0f5092cc0a..944def78d9 100644
--- a/installer/resources/i2ptunnel.config
+++ b/installer/resources/i2ptunnel.config
@@ -98,6 +98,8 @@ tunnel.3.option.inbound.length=3
 tunnel.3.option.inbound.lengthVariance=0
 tunnel.3.option.outbound.length=3
 tunnel.3.option.outbound.lengthVariance=0
+# uncomment for HTTPS to port 7668
+#tunnel.3.option.targetForPort.443=127.0.0.1:7668
 tunnel.3.startOnLoad=false
 
 # postman's SMTP server - see hq.postman.i2p
-- 
GitLab