Re: Tomcat and Apache+SSL integration issues

2003-01-29 Thread Lajos
r. Equiplus S.A. www.equiplus.com - Original Message - From: "Lajos" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, January 29, 2003 1:56 PM Subject: Re: Tomcat and Apache+SSL integration issues I've done it on Linux, S

Re: Tomcat and Apache+SSL integration issues

2003-01-29 Thread Ing. Gustavo Edelstein
rs List" <[EMAIL PROTECTED]> Sent: Wednesday, January 29, 2003 1:56 PM Subject: Re: Tomcat and Apache+SSL integration issues > I've done it on Linux, Solaris and Windows. I have various guides on my > site, www.galatea.com/flashguides, that detail my experiences. The >

Re: Tomcat and Apache+SSL integration issues

2003-01-29 Thread Lajos
HTTP server needs config file workers.properties. It has a property Tomcat_home which points to Tomcat installation. Maris -Original Message- From: Lajos [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 6:26 PM To: Tomcat Users List Subject: Re: Tomcat and Apach

Re: Tomcat and Apache+SSL integration issues

2003-01-29 Thread Lajos
Users List" <[EMAIL PROTECTED]> Sent: Wednesday, January 29, 2003 1:26 PM Subject: Re: Tomcat and Apache+SSL integration issues Maris - I have done this on several occasions with mod_jk without any problem. I can't compare it to mod_proxy, since I rarely use it, but I suggest you

RE: Tomcat and Apache+SSL integration issues

2003-01-29 Thread Māris Orbidāns
ilto:[EMAIL PROTECTED]] > Sent: Wednesday, January 29, 2003 6:26 PM > To: Tomcat Users List > Subject: Re: Tomcat and Apache+SSL integration issues > > > Maris - > > I have done this on several occasions with mod_jk without any > problem. I > can't compare

Re: Tomcat and Apache+SSL integration issues

2003-01-29 Thread Ing. Gustavo Edelstein
Hi Lajos, Which is your platform ? Thanks, Ing. Gustavo A. Edelstein Tech. Mgr. Equiplus S.A. www.equiplus.com - Original Message - From: "Lajos" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, January 29, 2003 1:26 PM Su

Re: Tomcat and Apache+SSL integration issues

2003-01-29 Thread Lajos
Maris - I have done this on several occasions with mod_jk without any problem. I can't compare it to mod_proxy, since I rarely use it, but I suggest you try mod_jk. Regards, Lajos Māris Orbidāns wrote: hello all We have finished a large project which was based on Tomcat and Struts farmework

Tomcat and Apache+SSL integration issues

2003-01-29 Thread Māris Orbidāns
hello all We have finished a large project which was based on Tomcat and Struts farmework. Now our client wants to use SSL. Our architecture is as follows: Client<-ssl content->Apache (MOD_SLL) <-unencrypted content-> Tomcat We use Tomcat 4.1.18 (have tried also 4.0) and Apache HT