[squid-users] Bypass sslbump using ACL's regex

Ben Goz ben.goz87 at gmail.com
Sun Jul 16 12:43:18 UTC 2023


By the help of God.

Amos,
This is how I'm splicing the ACL from above.

ssl_bump splice bypass

acl DiscoverSNIHost at_step SslBump1
ssl_bump peek DiscoverSNIHost

‫בתאריך יום ה׳, 13 ביולי 2023 ב-12:44 מאת ‪Amos Jeffries‬‏ <‪
squid3 at treenet.co.nz‬‏>:‬

> On 13/07/23 20:29, Ben Goz wrote:
> > By the help of God.
> >
> > I'm trying to bypass chat.google.com domain
> > from my squid (with sslbump),
> > But still no success.
> >   I tried build acl using:
> >
> > acl bypass url_regex  -i chat.google.com
> >
> > and
> >
> > acl bypass ssl::server_name_regex -i chat.google.com
> >
> > And still I can see in the logs that chat.google.com
> > is bumped.
> >
> > What am I doing wrong?
>
>
> How are you using those ACL tests?
>
> Cheers
> Amos
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20230716/ee28b625/attachment.htm>


More information about the squid-users mailing list