Add input tcp state new tcp 443 accept
Here is the updated rule:
input tcp state new tcp 443 accept
This rule allows incoming TCP traffic on port 443 (the default port for HTTPS) to be accepted if the connection is new.
Here is the updated rule:
input tcp state new tcp 443 accept
This rule allows incoming TCP traffic on port 443 (the default port for HTTPS) to be accepted if the connection is new.