Hi Ralf,
        We want to do HTTPS-HTTPS reverse proxying.  I'm interested in the
patch so I can set up a proof of concept for the sceptics here :-)

Any help would be greatly recieved,
Anthony Wyatt

-----Original Message-----
From: Ralf S. Engelschall [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 08, 1999 4:00 PM
To: [EMAIL PROTECTED]
Subject: Re: SSL Reverse Proxy


On Tue, Jun 08, 1999, Wyatt, Anthony wrote:

>   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 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
HTTP to the backend servers, you can already achieve this with the current
mod_ssl versions. HTTPS-to-HTTPS is currently only possible in a limited
way.
For full HTTPS-to-HTTPS gateways you have to wait until I finally commit the
C2Net-contributed proxy stuff (from Stronghold) into mod_ssl 2.3.x. It's
already prepared, but I've still not written documentation for it nor tested
in depth. But when you're interested I can send you the patch in the
meantime.

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to