Tomcat SSL HOWTO:
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html

In general, you use the keytool utility.

John

> -----Original Message-----
> From: neal [mailto:[EMAIL PROTECTED]]
> Sent: Friday, September 20, 2002 2:24 PM
> To: Tomcat Users List
> Subject: SSL question - from an apache guy
> 
> 
> I have an apache guru here trying to help me set up SSL on 
> Tomcat.  He has
> the following questions I was hoping someone could help us with:
> 
> How do we define our certificate?  How does tomcate know how 
> to call the
> certificate?  Does it use a keystore file or does use an 
> atrribute (aka
> cert=""), or a naming convention or soemthing?  If its a 
> naming convention
> (aka *.xxx) what is that convention?
> 
> For instance in Apache you would write something like this:
> 
> SSLCertificateFile /apache/conf/ssl.crt/.crt
> SSLCertificateKeyFile /apache/conf/ssl.key/.key
> 
> What is the equivelent in Tomcat to setup SSL?
> 
> 
> Thanks!
> Neal
> 
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 

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

Reply via email to