Re: [squid-users] SSL bump config or possible code issue

2016-12-12 Thread Alex Rousskov
On 12/08/2016 11:42 AM, Greg Saylor wrote: >> On Dec 8, 2016, at 10:41 AM, Alex Rousskov wrote: >> On 12/08/2016 09:15 AM, Greg Saylor wrote: >>> I'm trying to debug a situation where squid 3.4 would return a >>> ERR_ACCESS_DENIED and version 3.5 does not. >> Squid [v3.5] tries to bump the client

Re: [squid-users] SSL bump config or possible code issue

2016-12-08 Thread Alex Rousskov
On 12/08/2016 09:15 AM, Greg Saylor wrote: > I'm trying to debug a situation where squid 3.4 would return a > ERR_ACCESS_DENIED and version 3.5 does not. I trust you use Squid v3.5.22 or later. Some v3.5 releases have serious SslBump bugs so the minor version is important. > I started looking

[squid-users] SSL bump config or possible code issue

2016-12-08 Thread Greg Saylor
Hello, This is my first time looking at the squid code. I'm trying to debug a situation where squid 3.4 would return a ERR_ACCESS_DENIED and version 3.5 does not. I believe its somehow related to ssl peek/slice/bump, but being new to Squid I can't really understand that too well. So squid is c