> From: Cartman [mailto:[EMAIL PROTECTED] 
> Subject: Re: Configure SSL on Tomcat.
> 
> My Apache Tomcat is 5.5.9
> My jdk is 1.5.05

Is that a Sun JDK?  If so, you're not being precise with the version
number; do you mean 1.5.0_5?

> And my windows is 2003 server.
> 
> how to I configure apr?

If APR is installed, you'll see a tcnative-1.dll in Tomcat's bin
directory.  If the .dll isn't there, you likely do not have APR.

Documentation for SSL without APR:
http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html

Documentation for SSL using APR:
http://tomcat.apache.org/tomcat-5.5-doc/apr.html#HTTPS

Make sure you use doc for the appropriate Tomcat level, not for older or
newer ones.

 - 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