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

Reply via email to