Re: [squid-users] Proxy Chaining with ssl_bump

2018-12-05 Thread Alex Rousskov
On 12/5/18 5:03 AM, Christof Gerber wrote: > I found out through > https://www.spinics.net/lists/squid/msg84767.html that this is because > Squid 3.5 is not capable of doing ssl_bump + proxy chaining > 1. Is this finding still up-to-date , saying that Squid 3.5 does not > support ssl_bump + proxy

Re: [squid-users] Proxy Chaining with ssl_bump

2018-12-05 Thread Amos Jeffries
On 6/12/18 1:03 am, Christof Gerber wrote: > I have a squid 3.5 as forward proxy that does ssl_bump by default. > Some traffic I need to forward in addition to a second proxy by proxy > chaining. The following configuration works for HTTP traffic but not > with HTTPS. I found out through > https://

[squid-users] Proxy Chaining with ssl_bump

2018-12-05 Thread Christof Gerber
I have a squid 3.5 as forward proxy that does ssl_bump by default. Some traffic I need to forward in addition to a second proxy by proxy chaining. The following configuration works for HTTP traffic but not with HTTPS. I found out through https://www.spinics.net/lists/squid/msg84767.html that this i