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

The key features of this release are:

- Fix a crash when compiled with OpenSSL 3.0.x and using a certificate
  PEM file does not contain explicit DH parameters.

- Refactor the setting of OCSP defaults so they always apply, even when
  using older versions of Tomcat.

- The windows binaries in this release have been built with OpenSSL
  3.5.5 and APR 1.7.6

The 2.0.x branch does not support the APR/native connector. Tomcat 9 users currently using the APR/Native connector are encouraged to switch to the NIO connector and, if OpenSSL support is required, switch to Tomcat Native 2.0.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 2.0.x provides an API for using OpenSSL for SSL networking with Apache Tomcat's NIO and NIO2 connectors.

Reply via email to