[squid-users] Exclude users ip from white listed Ssl bump sites
Test1964
test1964 at gmail.com
Thu Mar 2 07:33:19 UTC 2017
Hi,
I exclude some sites like Banks (or even gmail.com) from ssl bump like
this:
acl exclude_sites ssl::server_name .banks.com
ssl_bump peek step1 all
ssl_bump splice exclude_sites
ssl_bump stare step2 all
ssl_bump all
and this works for all users.
How can I exclude some users based on users ip, so when they use
banks.com they still using ssl bump?
Thanks Dan
More information about the squid-users
mailing list