> From: Sawan [mailto:[EMAIL PROTECTED] 
> Subject: Configure Tomcat 6 windows service with SSL
> 
> I have installed Tomcat 6 windows service using its installer
> "apache-tomcat-6.0.13.exe".

Because you used the .exe download, you may well have APR installed.
The SSL configuration for that is completely different from that for the
pure Java SSL connector.  If you want to use the standard Java connector
and its SSL configuration, remove the tcnative-1.dll file from Tomcat's
bin directory.  If you wnat to use APR with SSL, look here:

    http://tomcat.apache.org/tomcat-6.0-doc/apr.html

especially the HTTPS section.

 - 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