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
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to