> From: Jim Reynolds [mailto:[EMAIL PROTECTED] 
> Subject: SSL Setup From Site
> 
> 4) restarted tomcat, but I do not get ssl?

If you used the .exe download for Tomcat, you may have APR installed.
Its SSL configuration is rather different than that for Tomcat's pure
Java connector.  The doc for APR is here:
http://tomcat.apache.org/tomcat-5.5-doc/apr.html

Alternatively, disable APR by deleting or renaming bin\tcnative-1.dll,
and then the standard SSL handling (which appears to be what you
configured) will be in effect.

 - 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