--- orig_squid_nac.xml 2010-12-21 01:08:40.000000000 -0500 +++ squid_nac.xml 2010-12-21 01:08:32.000000000 -0500 @@ -133,6 +133,22 @@ input 60 + + acl safeports + addtl_ports + This is a space-separated list of "safe ports" in addition to the already defined list: 21 70 80 210 280 443 488 563 591 631 777 901 1025-65535 + input + 60 + + + + acl sslports + addtl_sslports + This is a space-separated list of ports to allow SSL "CONNECT" in addition to the already defined list: 443 563 + input + 60 + + squid_validate_nac($_POST, &$input_errors);