Hi,

Can I leverage other information available in a server certificates's SAN field 
to build my ACLs ?
Here's a sample from the SAN field ,
DNS Name=abc.example.com
IP Address=10.0.97.72

I haven't tried it but would using ssl::server_name_regex work to match 
IP=10.0.97.* work?
Also I couldn't find a way to capture ssl::server_name (that Squid builds as 
described in the "acl" directive doc) in the logs. Logformat directive has only 
some bits of ssl information.

Regards,
Sarfaraz
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to