So for SSL inspection, for squid to look into the URl headers, what's the
better one

Server name or

DST domain

Thanks,
Rob

On Fri, 20 May 2022, 11:12 Matus UHLAR - fantomas, <uh...@fantomas.sk>
wrote:

> On 19.05.22 19:29, robert k Wild wrote:
> >Think I found it but, what the difference between these two
> >
> >acl aclname ssl::server_name_regex [-i] \.foo\.com ...
>
> this one is taken from SNI option when squid looks at SSL handshake
> parameters.
>
> >acl aclname dstdom_regex [-n] [-i] \.foo\.com ...
>
> this one is the one provided in clients' request, where SSL requests
> usually
> look like:
>
> CONNECT www.google.com:443 HTTP/1.0
>
> --
> Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
> Warning: I wish NOT to receive e-mail advertising to this address.
> Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
> Chernobyl was an Windows 95 beta test site.
> _______________________________________________
> squid-users mailing list
> squid-users@lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to