Re: SSL reverse proxy + Client Cert auth

2002-08-19 Thread Jason Haar
On Sun, Aug 18, 2002 at 11:40:13PM -0700, Anbuchezhian Chelliah wrote: > Hi Danny, >I guess I understood your doubt. If not, please > ignore this. There should be 'ca-bundle.crt' file in > which you can put the third party's certificate and > you could make a try. Whoa! If you are running you

Re: SSL reverse proxy + Client Cert auth

2002-08-18 Thread Anbuchezhian Chelliah
Hi Danny, I guess I understood your doubt. If not, please ignore this. There should be 'ca-bundle.crt' file in which you can put the third party's certificate and you could make a try. Rgds, Anbu --- Danny Kruitbosch <[EMAIL PROTECTED]> wrote: > Hi, > > We want to build the following situati

Re: SSL reverse proxy + Client Cert auth

2002-08-16 Thread Thomas Gagné
I'm not sure about checking another authority, but suspect the configs would be in conf/ssl.conf. For doing the reverse proxying, I edited proxy.conf and included it inside ssl.conf. Inside proxy.conf, statements like: ProxyPass /cgi/ http://10.0.10.1/cgi/ ProxyPassReverse /cgi/ http