[squid-users] Help with UA filtering in https connections

Amos Jeffries squid3 at treenet.co.nz
Tue Jan 2 08:20:49 UTC 2018


On 30/12/17 05:32, squidnoob wrote:
> Ahh that's it! Thank you for your help!
> 
> For anyone interested, i'm posting the working config i'm using. Hopefully
> this helps someone.
> 

This config allows clients to tunnel arbitrary traffic through your 
proxy to another one listening on port 80 without any controls.

Please restore the default security settings as your first http_access 
lines:

   http_access deny !Safe_Ports
   http_access deny CONNECT !SSL_Ports

... your existing config should still work fine when placed after those.

Amos


More information about the squid-users mailing list