RE: Apache, SSL and TOMCAT

2001-04-11 Thread Rams

hi dave,
first of all, what do u mean by steps 1,2..n.
r u refering server.xml here?
ln server.xml u find a set of lines to uncomment to enable SSL part
in Tomcat webserver.Thats all..

clarifications,if any, r invited.

Rams
CMCLtd
3000401 x 2162 (O)
6313447 (R)


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 11, 2001 7:58 PM
To: [EMAIL PROTECTED]
Subject: Apache, SSL and TOMCAT


Hi,

 I'm confused and can't find any good documentation dealing with TOMCAT,SSL
and
Apache.  I'm using a 128 bit SSL key from Verisign with my Apache web
server.
I noticed in the TOMCAT's server.xml file a series of steps to be completed
if
I need SSL support.  I don't understand step 1 and 3. I'm new at this so
please
forgive me.  But what is JSSE and where do I added it to the CLASSPATH.  If
I'm
intergrating TOMCAT with Apache why do I generate key as outlined in Step 3.

Dave




Re: Apache, SSL and TOMCAT

2001-04-11 Thread Mark Johnson

I found very useful doc for the installation (if you plan to use
apache+mod_ssl+OpenSSL) at http://modssl.org. Having compiled and
configured apache+mod_ssl+OpenSSL, I recall it was fairly
straightforward to then get Tomcat working with it, using Tomcat's
configuration doc.




RE: Apache, SSL and TOMCAT

2001-04-11 Thread Michael Klimkin


Try to use
http://www.ccl.net/cca/software/UNIX/apache/solaris-t3.2b5/README.shtml

It really helps me

Michael

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 11, 2001 6:28 PM
To: [EMAIL PROTECTED]
Subject: Apache, SSL and TOMCAT


Hi,

 I'm confused and can't find any good documentation dealing with TOMCAT,SSL
and
Apache.  I'm using a 128 bit SSL key from Verisign with my Apache web
server.
I noticed in the TOMCAT's server.xml file a series of steps to be completed
if
I need SSL support.  I don't understand step 1 and 3. I'm new at this so
please
forgive me.  But what is JSSE and where do I added it to the CLASSPATH.  If
I'm
intergrating TOMCAT with Apache why do I generate key as outlined in Step 3.

Dave



Apache, SSL and TOMCAT

2001-04-11 Thread davea

Hi,

 I'm confused and can't find any good documentation dealing with TOMCAT,SSL and
Apache.  I'm using a 128 bit SSL key from Verisign with my Apache web server.
I noticed in the TOMCAT's server.xml file a series of steps to be completed if
I need SSL support.  I don't understand step 1 and 3. I'm new at this so please
forgive me.  But what is JSSE and where do I added it to the CLASSPATH.  If I'm
intergrating TOMCAT with Apache why do I generate key as outlined in Step 3.

Dave