Re: [us...@httpd] SSLProxyEngine, no client certificate found

2009-06-16 Thread Nicolas Cros
Krist, thanks for your answer. I'd suspect that the client certificate for the second host wasn't found in /etc/httpd/conf/ssl/SSLproxy.pem In fact, both remote sites trusts the same CA. My comprehension is that the same client certicate can be used, but apache/mod_ssl (for an obscure reaso

Re: [us...@httpd] SSLProxyEngine, no client certificate found

2009-06-16 Thread Krist van Besien
On Tue, Jun 16, 2009 at 8:49 AM, Nicolas Cros wrote: > The other one not : > > [debug] ssl_engine_kernel.c(1571): Proxy client certificate callback: > (myproxy:443) no client certificate found!? > > I wonder myself how clients certificates are choosen ? Any thoughts ? I'd suspect that the client

[us...@httpd] SSLProxyEngine, no client certificate found

2009-06-15 Thread Nicolas Cros
Hello ! I want to setup a proxy, allowing my internal hosts to connect on external https servers (which forces client authentication by using a certificate). [ internal hosts ]-http>[ apache proxy ] --https> [external https server] External servers restrict connection