Re: [EMAIL PROTECTED] Cofiguration of mod_ssl of Apache2.2.8(using with mod_proxy).

2008-02-29 Thread Joshua Slive
On Fri, Feb 29, 2008 at 11:21 AM, Narendra Verma <[EMAIL PROTECTED]> wrote: > I am using apache2.2.8 and mod_proxy for connecting tomcat5.5. > > Here I am able to connect by 'http' protocol. And its working fine. > > Now I need to send request by 'https' protocol, related to mod_ssl. > > Can any

[EMAIL PROTECTED] Cofiguration of mod_ssl of Apache2.2.8(using with mod_proxy).

2008-02-29 Thread Narendra Verma
Hi all, I am using apache2.2.8 and mod_proxy for connecting tomcat5.5. Here I am able to connect by 'http' protocol. And its working fine. Now I need to send request by 'https' protocol, related to mod_ssl. Can anybody help me for configuration of [Apache2.2.8+mod_proxy+mod_ssl+tomcat5.5]