Yes. Markus is right.
When you add tcnative-1.dll, it means you are enabling APR support in tomcat,
which is good.
For detail instruction, visit:
http://www.mail-archive.com/users%40tomcat.apache.org/msg02500.html
There is only one problem in the steps described in above link. It works 100%
c
EddieE wrote:
> I'm using keystore files so I needed to add these to server.xml.
> I'm using native libraries since it appears that these are required if you
> want to use a non-default keystoreFile.
No. With APR (the native libs) you'll have to configure the OpenSSL way:
http://tomcat.apache.org/