You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Mark Thomas <ma...@apache.org> on 2021/06/07 15:49:12 UTC

[ANN] Apache Tomcat Native 1.2.30 released

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

The key features of this release are:
- Windows binaries built using OpenSSL 1.1.1k
- Fix an issue where some Windows systems in some configurations would
    only listen on IPv6 addresses on dual stack systems even though
    configured to listen on both IPv6 and IPv4 addresses.
- Additional fix for bug 65181 (support loading private keys in
    proprietary formats)

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.