> From: Chad Lehman [mailto:[EMAIL PROTECTED] 
> Subject: Problems Configuring SSL / JSSE
> 
> I've done the .keystore stuff as outlined in the docs. 

Do you have APR enabled?  (Likely, on a Windows installation.)  If so,
you ignored the big, bold note in the doc about using OpenSSL rather
than JSSE.  Either follow the APR instructions for SSL, or rename the
tcnative-1.dll in Tomcat's bin directory to start using JSSE.

SSL using JSSE:
http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html

SSL using APR/OpenSSL:
http://tomcat.apache.org/tomcat-6.0-doc/apr.html#HTTPS

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to