Thanks a lot. Your help has been invaluable. 

I am not seeing Tomcat 4.1.24 download files on the website. I can see the
Tomcat 4.1.27 downloads. Is there any place in particular I should be
looking for the old binaries. 
 
-----Original Message-----
From: John Turner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 11:38 AM
To: Tomcat Users List
Subject: Re: Stable tomcat + apache + mod_j2 + ssl



It seems stunnel is available for Windows, assuming you have a 
functional SSL library installed on both the web server and app server.

John

John Turner wrote:

> 
> Mod_ssl is an Apache module that allows SSL encryption between the 
> webserver and the client.  It is not involved in any way with the 
> communications between Apache and Tomcat.
> 
> There is no such thing as an Apache connector that encrypts 
> transmissions to Tomcat, SSL or otherwise.  As far as I know, you have 
> two options:
> 
> 1) hack the Apache module source code and implement SSL yourself
> 
> or
> 
> 2) use an external application such as stunnel or some other tool to 
> tunnel the AJP protocol over an encrypted channel.  I am not familiar 
> with any such tools on a Windows OS, they may or may not exist...on a 
> UNIX or Linux it wouldn't be very hard to setup.
> 
> John
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to