If you are using Tomcat 4, check out the following link. You don't actually
need to build Tomcat from the source code (if that's what you are trying to
do) in order to get SSL to work. It's just a matter of running a keytool
command and then uncommenting a few lines of code in server.xml. This also
assumes that you are using Tomcat in standalone mode and aren't trying to
compile SSL into Apache Web Server.

http://jakarta.apache.org/tomcat/tomcat-4.0-doc-exp/ssl-howto.html

Jon

----- Original Message -----
From: "Brown, Matthew A." <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 06, 2001 1:31 PM
Subject: Newbie question


> Hi- I'm new to tomcat-
> I've got jakarta-ant installed- and I've got tomcat working.
> I want to rebuild tomcat so that it supports SSL. I've got all of the SSL
> stuff needed-(per the how to configure SSL document) I just don't know how
> to rebuild the instance easily. Thanks in advance for any help
>

Reply via email to