AFAIK Tomcat does not include OpenSSL.

If you want to use OpenSSL within Tomcat, you'll need to use the APR
(Apache Portable Runtime) which is using OpenSSL for all SSL-related
requests.

However, you'll need to download the OpenSSL/APR--dev-packages /
sources and compile them.

However, I have no idea if APR compiles with OpenSSL 9.8.0j since I
haven't tried.

For more information on the APR, check out
http://tomcat.apache.org/tomcat-6.0-doc/apr.html

Rgds

Gregor
-- 
just because your paranoid, doesn't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to