Re: [Ilugc] configure https for forward proxy in apache

2009-02-13 Thread Dinesh Kumar
thanks for the guidance. i also referred : http://www.securityfocus.com/infocus/1818.. 2009/2/13 Kapil Hari Paranjape > Hello, > > On Fri, 13 Feb 2009, Dinesh Kumar wrote: > > As you said , i have configured . but here openssl is not installed and > > no module called mod_ssl .. > > > > to inst

Re: [Ilugc] configure https for forward proxy in apache

2009-02-13 Thread Kapil Hari Paranjape
Hello, On Fri, 13 Feb 2009, Dinesh Kumar wrote: > As you said , i have configured . but here openssl is not installed and > no module called mod_ssl .. > > to install it , i need the following ? > > 1.apache-1.3.41 > 2.openssl -0.9.8h > 3. apache_1.3.9+ssl_1.37 You quoted my message but you see

Re: [Ilugc] configure https for forward proxy in apache

2009-02-13 Thread Dinesh Kumar
As you said , i have configured . but here openssl is not installed and no module called mod_ssl .. to install it , i need the following ? 1.apache-1.3.41 2.openssl -0.9.8h 3. apache_1.3.9+ssl_1.37 2009/2/13 Kapil Hari Paranjape > Hello, > > On Fri, 13 Feb 2009, Dinesh Kumar wrote: > > In our

Re: [Ilugc] configure https for forward proxy in apache

2009-02-12 Thread Kapil Hari Paranjape
Hello, On Fri, 13 Feb 2009, Dinesh Kumar wrote: > In our Application , we are using forward proxy in apache and > working fine . but in case, use of https fails, > so how to configure to forward the https request in http.conf. guidance > please ... We use apache2 for the frontend. The following