Hi,

I was wondering if mod_ssl can be used as a https-to-http proxy. The
architecture I'm looking for is something like this:


                      |
                      |
   +---------+        | +---------+           +-------------+
   | HTTP    | HTTPS  | | Apache  |    HTTP   | Application |
   | Client  | <----> | | mod_ssl | <-------> |   Server    |
   |         |        | |         |           |             |
   +---------+        | +---------+           +-------------+
                      |
                      |
                   firewall

The idea is that the application server gets requests and sends responses in
plaintext, and the Apache server takes care of encrypting/decrypting
everything for it.
I heard it was possible (perhaps I was misled). Any idea how?

Thanks a lot,
Yaniv Ben-Yosef
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to