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?