> From: Roger Roger [mailto:[EMAIL PROTECTED] > Subject: Re: Tomcat 6 + SSL > > I've installed Tomcat 6.0, the default installation
Look in Tomcat's bin directory; if there's a tcnative-1.dll there, you have APR installed and are using it. If you want to avoid use of APR to continue with your prior SSL configuration, just rename or delete the .dll file. If you want to configure APR for SSL, look here: http://tomcat.apache.org/tomcat-6.0-doc/apr.html > <Listener className="org.apache.catalina.core.AprLifecycleListener" > SSLEngine="on" /> The Listener for APR is always there, whether the .dll exists or not. - 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]