Re: [squid-users] Mutual authentication managed by Squid

2015-02-20 Thread Yuri Voinov
20.02.15 15:34, Ilya Karpov пишет: I’m not sure that using transparent sslbump squid will understand how to use client certificate for mutual authentication. As you configure it. At least without transparent ssl bump it doesn’t. Sure. Did you try to use trspr-sslbump for client auth? How does

Re: [squid-users] Mutual authentication managed by Squid

2015-02-20 Thread Ilya Karpov
I’m not sure that using transparent sslbump squid will understand how to use client certificate for mutual authentication. At least without transparent ssl bump it doesn’t. Did you try to use trspr-sslbump for client auth? How does squid pick right client certificate for certain host? Best regar

Re: [squid-users] Mutual authentication managed by Squid

2015-02-20 Thread Yuri Voinov
Transparent SSL Bump interception, eh? 20.02.15 15:14, Ilya Karpov пишет: Hi guys, can anyone suggest solution to make following scenario work using squid: step1. Client(actually server application) calls HTTP://example .org squid via proxy. | V step2. Proxy(Squid) understand

[squid-users] Mutual authentication managed by Squid

2015-02-20 Thread Ilya Karpov
Hi guys, can anyone suggest solution to make following scenario work using squid: step1. Client(actually server application) calls HTTP://example .org squid via proxy. | V step2. Proxy(Squid) understands that all calls to HTTP://example.org should be ch