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.