<div dir="ltr">thanks Amos for this greatly appreciated<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 3 Aug 2022 at 09:35, Matus UHLAR - fantomas <<a href="mailto:uhlar@fantomas.sk">uhlar@fantomas.sk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 03.08.22 14:12, Amos Jeffries wrote:<br>
>IMO, what you are looking for is actually this ACL definition:<br>
><br>
> acl adobe ssl::server_name .<a href="http://adobe.com" rel="noreferrer" target="_blank">adobe.com</a><br>
><br>
>or its regex equivalent,<br>
><br>
> acl adobe ssl::server_name_regex (^|\.)adobe\.com$<br>
<br>
this is what I was searching for. Squid FAQ says:<br>
<br>
<a href="https://wiki.squid-cache.org/SquidFaq/SquidAcl#Squid_doesn.27t_match_my_subdomains" rel="noreferrer" target="_blank">https://wiki.squid-cache.org/SquidFaq/SquidAcl#Squid_doesn.27t_match_my_subdomains</a><br>
<br>
<a href="http://www.example.com" rel="noreferrer" target="_blank">www.example.com</a> matches the exact host <a href="http://www.example.com" rel="noreferrer" target="_blank">www.example.com</a>, while .<a href="http://example.com" rel="noreferrer" target="_blank">example.com</a> <br>
matches the entire domain <a href="http://example.com" rel="noreferrer" target="_blank">example.com</a> (including <a href="http://example.com" rel="noreferrer" target="_blank">example.com</a> alone)<br>
<br>
<br>
but I wasn't sure if this matching also applies to ssl::server_name.<br>
<br>
thanks<br>
-- <br>
Matus UHLAR - fantomas, <a href="mailto:uhlar@fantomas.sk" target="_blank">uhlar@fantomas.sk</a> ; <a href="http://www.fantomas.sk/" rel="noreferrer" target="_blank">http://www.fantomas.sk/</a><br>
Warning: I wish NOT to receive e-mail advertising to this address.<br>
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.<br>
I don't have lysdexia. The Dog wouldn't allow that.<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank">squid-users@lists.squid-cache.org</a><br>
<a href="http://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer" target="_blank">http://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Regards, <br><br>Robert K Wild.<br></div></div>