[squid-users] Strange Squid SSL Interception Behavior

Amos Jeffries squid3 at treenet.co.nz
Wed Aug 26 04:03:59 UTC 2020


On 26/08/20 10:39 am, Alex Rousskov wrote:
> On 8/25/20 6:15 PM, Mathew Brown wrote:
> 
>> http_access deny CONNECT !SSL_ports
>> http_access allow localnet CONNECT
> 

AIUI, this would be better if it works:

 http_access deny CONNECT !SSL_ports
 http_access allow CONNECT step1


Amos


More information about the squid-users mailing list