summaryrefslogtreecommitdiffstats
path: root/etc/shorewall
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-06 12:26:57 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-06 12:26:57 +0200
commit170365e0685a76ad2bbc36320a41f03f4f2b73db (patch)
treea3e29d7329147386002dab80fa70a4f239fed736 /etc/shorewall
parent15291316104221dadf044451e01e6f43ab333517 (diff)
downloadjenkins.debian.net-170365e0685a76ad2bbc36320a41f03f4f2b73db.tar.xz
use SSL
Diffstat (limited to 'etc/shorewall')
-rw-r--r--etc/shorewall/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/shorewall/rules b/etc/shorewall/rules
index 4b95dd6f..7e998cba 100644
--- a/etc/shorewall/rules
+++ b/etc/shorewall/rules
@@ -27,6 +27,6 @@ Ping(DROP) net $FW
ACCEPT $FW net icmp
# incoming http and ssh are allowed
-ACCEPT net $FW tcp 80
+ACCEPT net $FW tcp 80,443
ACCEPT net $FW tcp 22