[squid-users] Squid 3.5.19 how to find banking server name for no bump
Amos Jeffries
squid3 at treenet.co.nz
Tue Jun 28 14:56:35 UTC 2016
On 29/06/2016 2:02 a.m., Stanford Prescott wrote:
> I have the proper peek and splice and bump configuration of acls setup in
> my squid.conf file for no-bump of some web sites. I need help how to enter
> the banking hosts and or server names in a way that the peek and splice
> configuration will determine it is a banking site that I don't want bumped.
>
> For example, if a user enters www.wellsfargo.com for online banking my
> current config still bumps wellsfargo.com. What would I need to enter for
> wellsfargo.com so that banking server will not be bumped?
>
Depends on what you mean by "enter".
Are you asking for the ACL value?
.wellfargo.com
Are you asking for the ACL definition?
acl banks ssl::server_name .wellsfargo.com
Or are you asking for a whole SSL-Bump configuration example?
<http://wiki.squid-cache.org/Features/SslPeekAndSplice> has a few.
Amos
More information about the squid-users
mailing list