hi all,
im reading this acl
http://www.squid-cache.org/Doc/config/follow_x_forwarded_for/
is this to fool the dst server to think its coming from the client pc
instead of squid proxy
thanks,
rob
--
Regards,
Robert K Wild.
___
squid-users mailing li
On Monday 03 July 2023 at 11:46:20, robert k Wild wrote:
> hi all,
>
> im reading this acl
>
> http://www.squid-cache.org/Doc/config/follow_x_forwarded_for/
>
> is this to fool the dst server to think its coming from the client pc
> instead of squid proxy
No; it tells Squid to accept connectio
thanks Antony
On Mon, 3 Jul 2023 at 11:54, Antony Stone
wrote:
> On Monday 03 July 2023 at 11:46:20, robert k Wild wrote:
>
> > hi all,
> >
> > im reading this acl
> >
> > http://www.squid-cache.org/Doc/config/follow_x_forwarded_for/
> >
> > is this to fool the dst server to think its coming fro
hi all,
running squid proxy with SSL-bump and some sites dont like squid being MITM
and it breaks the SSL cert, so i do peek/splice/bump so the SSL cert goes
straight to the client without squid inspecting it
do you think if i make squid into an intercept proxy it will resolve the
peek/splice/bum