Thanks, Amos. I really appreciate that.

On Wed, May 20, 2015 at 11:02 PM, Amos Jeffries <squ...@treenet.co.nz>
wrote:

> On 21/05/2015 6:03 a.m., Stanford Prescott wrote:
> > I think I finally figured out how to not bump certain sites and to bump
> all
> > others. I put this in squid.conf
> >
> >
> >
> >
> >
> >
> >
> > *acl step1 at_step SslBump1acl step2 at_step SslBump2acl nobumpSites
> > ssl::server_name .wellsfargo.com <http://wellsfargo.com>ssl_bump peek
> > step1ssl_bump splice step2 nobumpSitesssl_bump bump all*
> >
> > When I check the access log I see that the wellsfargo.com com only
> appears
> > as http://wellsfargo.com without any of the full URL but any other https
> > site I see as, for example, https://yahoo.com with the full URL.
> >
> > Are the lines in the squid.conf correct and is it doing what I want it
> do,
> > which is to not bump the nobumpSites and bump all other sites that are
> not
> > in nobumpSites?
>
> I believe thats correct. yes.
>
> Amos
> _______________________________________________
> squid-users mailing list
> squid-users@lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
>
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to