The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 2.0.1 stable.
The key features of this release are:
- JNI API has been reduced to just that required to support Tomcat's
OpenSSL based TLS implementation. The APR/native connector is no
longer supported in this branch.
- The minimum supported versions have been increased to OpenSSL 3.0.x,
Apache APR 1.7.x, Java 11, Windows 7 / Server 2008 R2
- The windows binaries in this release have been built with OpenSSL
3.0.5
The 2.0.x branch is primarily intended for use with Tomcat 10.1.x but
can be used with earlier versions as long as the APR/native connector is
not used.
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 2.0.x provides an API for using OpenSSL
for SSL networking with Apache Tomcat.