mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
f717d097d7
Signed-off-by: Tom Eastep <teastep@shorewall.net>
14 lines
412 B
Plaintext
14 lines
412 B
Plaintext
#
|
|
# Shorewall version 4 - HTTPS Macro
|
|
#
|
|
# /usr/share/shorewall/macro.HTTPS
|
|
#
|
|
# This macro handles HTTPS (WWW over SSL) traffic.
|
|
#
|
|
###############################################################################
|
|
?FORMAT 2
|
|
###############################################################################
|
|
#ACTION SOURCE DEST PROTO DEST SOURCE ORIGIN RATE USER/
|
|
# PORT(S) PORT(S) DEST LIMIT GROUP
|
|
PARAM - - tcp 443
|