Search squid archive

Re: SSLBump just not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 08/02/2016 09:53 PM, Amos Jeffries wrote:

> To do bumping with server certificate mimic you need the 'bump' action
> to occur at #3.
> 
> Like:
>  acl step1 at_step SslBump1
>  acl step2 at_step SslBump2
>  ssl_bump peek step1
>  ssl_bump stare step2
>  ssl_bump bump all
> 
> (or maybe stare and both non-3 steps. I'm not 100% certain there.).


Yes, all of the above can be polished and simplified to become just two
lines:

  ssl_bump stare all
  ssl_bump bump all

Alex.

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux