I was just reading through the documentation again myself looking for
disconnects between what the manual says and what we're experiencing.

It seems that the file being generated by keytool is of the format
name.keystore and my friend is copying that over to .keystore.  I'm thinking
maybe this implies that we're not using the proper JKS format or something.

Is this correct?

Thanks.
Neal


-----Original Message-----
From: Turner, John [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 20, 2002 11:31 AM
To: 'Tomcat Users List'
Subject: RE: SSL question - from an apache guy



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]>


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

Reply via email to