Hi all,
Squid 3.5.20
I am attempting to configure the following
Port 3128 = Accepts CONNECT requests with SSL Bump for all sites
Port 3129 = HTTP port for transparent proxy
Port 3130 = HTTPS port for transparent proxy - NO SSL Bump, all sites should
always TUNNEL
Is the above config possible?
My apologies, that config snippet was not correct.
Besides I've managed to configure it using localport acl's to detect which port
the request came in on and bump accordingly. Not sure if this is the best way.
Thanks for listening.
For info for anyone else interested
acl localnet src 10.0.0.0/
On 9/4/21 7:47 AM, Graham Wharton wrote:
> Besides I’ve managed to configure it using localport acl’s to detect
> which port the request came in on and bump accordingly. Not sure if this
> is the best way.
I do not remember what works in Squid v3, but, in general, the best way
is to name your por