You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2015/12/16 12:21:56 UTC

[ANN] Apache Tomcat Native 1.1.34 released

The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 1.1.34 stable.

The key features of this release are:
- Unconditionally disable export Ciphers
- Improve ephemeral key handling for DH and ECDH
- Various fixes to build with newer OPenSSL versions
- Link Windows binaries with OpenSSL 1.0.1q and APR 1.5.1

Note that, unless a regression is discovered in 1.2.x, users should now
be using 1.2.x in preference to 1.1.x.

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/native-doc/miscellaneous/changelog.html

Downloads:
http://tomcat.apache.org/download-native.cgi

The Apache Tomcat Native Library provides portable API for features
not found in contemporary JDK's. It uses Apache Portable Runtime as
operating system abstraction layer and OpenSSL for SSL networking and
allows optimal performance in production environments.


Thank you,
-- 
The Apache Tomcat Team