Adding ports to the Proxy acl

Started by sayso, September 01, 2023, 02:22:06 PM

Previous topic - Next topic
We are moving to OPNSense from a Linux box and have several custom entries to make with the proxy. The most important mod is adding several ports to the SSL_ports ACL like this

acl SSL_ports port 443 6443 8443 40000 # https

What is the best way to go about this?