Re: R: SSL reverse proxy using certificates to IIS server

2002-10-23 Thread Keith Sparacin
Claudio, I tried that but no change. Keith CAMPETTO CLAUDIO [EMAIL PROTECTED] writes: Try putting this line in the server config: SSLProxyProtocol SSLv3 Hope this helps. Claudio Campetto. __ Apache Interface to

SSL reverse proxy using certificates to IIS server

2002-10-22 Thread Keith Sparacin
Has anyone gotten an Apache 2.0.43 SSL reverse proxy working to an IIS backend server requiring certificate verification on the IIS server side? I can reverse proxy Apache to an SSL Unix server and an SSL IIS server (neither requiring certificates). I can also reverse proxy Apache to an SSL Unix

SSL Reverse Proxy with Client Certificate is dying

2002-09-21 Thread Lee Hoo Wah
Hi, I have a problem using Apache/mod_ssl 2.0.40 as a SSL reverse proxy to connect to a SSL Server. |HTTP Client|-http|Reverse Proxy|https|Web Server| There is a Client Certificate on the Reverse Proxy which must be presented to the Web Server for authentication. But I

SSL Reverse Proxy with Client Certificate is restarting

2002-09-20 Thread Lee Hoo Wah
Hi, I have a problem using Apache/mod_ssl 2.0.39 as a SSL reverse proxy to connect to a SSL Server. |HTTP Client|-http|Reverse Proxy|https|Web Server| There is a Client Certificate on the Reverse Proxy which must be presented to the Web Server for authentication. But I

Re: SSL reverse proxy + Client Cert auth

2002-08-19 Thread Anbuchezhian Chelliah
of the client certs. What's the best way to do this. I've read the mod_ssl manual, but I don't understand how I can check client certs from another (third) party. How do I setup Apache as an SSL reverse proxy? Any help on this would be great! Cheers, Danny Kruitbosch

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 your

SSL reverse proxy + Client Cert auth

2002-08-16 Thread Danny Kruitbosch
the signature on the client certs and the validity of the client certs. What's the best way to do this. I've read the mod_ssl manual, but I don't understand how I can check client certs from another (third) party. How do I setup Apache as an SSL reverse proxy? Any help on this would be great! Cheers

Re: SSL reverse proxy + Client Cert auth

2002-08-16 Thread Thomas Gagné
the mod_ssl manual, but I don't understand how I can check client certs from another (third) party. How do I setup Apache as an SSL reverse proxy? Any help on this would be great! Cheers, Danny Kruitbosch __ Apache

SSL Reverse Proxy

2001-06-20 Thread Tim Tassonis
Hi We've got a non SSL web application (Netscape Calendar) that should be accesible via SSL. This should be possible using an SSL reverse Proxy. I seem to remember that this functionality has been donated to mod_ssl by Stronghold, but did not find anything in the mod_ssl documentation. Does

SSL Reverse Proxy

1999-06-07 Thread Wyatt, Anthony
Hi, I hope this is the correct address to use (I just subscribed to the lists). I want to use apache 1.3.6 as a reverse proxy for HTTP and SSL. I have the HTTP side working well, but I really have no idea how to get the mod_SSL stuff to run as an SSL reverse proxy. I was pointed

Re: SSL Reverse Proxy

1999-06-07 Thread Ralf S. Engelschall
as an SSL reverse proxy. I was pointed at Stronghold as a solution, but it seems quite expensive to be run as a reverse proxy alone, so I thought I'd leave a message here to see if anyone else has solved this problem. When youre reverse proxy should just accept HTTPS and forward the request via