Chuck,

My configuration matches the apr doc, except that enableLookups s set to false.

-----Original Message-----
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Wednesday, February 14, 2007 1:27 PM
To: Tomcat Users List
Subject: RE: Questions regarding SSL


> From: Bryant McClellan [mailto:[EMAIL PROTECTED] 
> Subject: Questions regarding SSL
> 
> Server is Windows 2003 Standard Server, SP1. 
> Java version is jdk1.5.0_04 plus update 11. 
> Tomcat version is 5.5.20. Tomcat is set up to run as a 
> service using the native dlls.
> 
> I'm new at Java and Tomcat so I'd appreciate a pointer or two 
> on where to look next.

The docs are always a good place.  Note the following at the top of the
Tomcat SSL how-to:
http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html

IMPORTANT NOTE: This Howto refers to usage of JSSE. When using APR,
Tomcat will use OpenSSL, which uses a different configuration.

Since you say you're using the native dlls, you probably need to look
here:
http://tomcat.apache.org/tomcat-5.5-doc/apr.html

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


CONFIDENTIALITY NOTICE: The information contained in this e-mail message, 
including any attachments, is for the sole use of the intended recipient(s) and 
may be privileged and confidential. Any unauthorized review, use, disclosure or 
distribution is prohibited.  If you are not the intended recipient, please 
notify the sender by reply e-mail and delete the original message and all 
copies from your computer.

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