On 03/10/2016 06:12 PM, Alex Samad wrote:
> how can I set it up so that specific URL's are not bumped
You cannot. Peeking or staring at unencrypted SSL client and server
details does not provide Squid with HTTP/URL-level information. Your
splicing/bumping decision has to be made based on unencryp
Hi
i have
# Test src IPS
acl testIP src "/etc/squid/lists/noSSL-testip.lst"
# list of sites to splice only
acl spliceOnly_domain ssl::server_name "/etc/squid/lists/noSSL-spliceonly.lst"
acl spliceOnly_url urlpath_regex -i "/etc/squid/lists/noSSL-spliceonly-url.lst"
# for testing
# anything not