Re: Questions on mod_proxy Apache 2.0.52
Cahya Wirawan <[email protected]> Wed, 13 Oct 2004 16:32:24 +0200
| Newsgroups | gmane.comp.apache.mod-proxy |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Oct 13, 2004 at 10:07:32AM -0400, Jeffrey Burgoyne wrote: > > 1) SSL proxying. Due to security policies, we have a number of back end > app servers that require SSL from the client to the server. Therefore SSL > based proxying is a requirement. I have never seen a definitive statement > as to whether SSL proxying is supported, but I've seen indications it is > not, and confirmed in my tests that it did not work. Is there any plans to > implement this feature? Hi, We are using ssl mod_proxy since more than 2 years, you just need to use ip based virtual host and the certificate in the reverse proxy. that's all I think. regards, cahya.