[ANN] Apache Tomcat Native 2.0.13 released

Mark Thomas <[email protected]> Wed, 11 Feb 2026 09:41:25 +0000
Newsgroups gmane.comp.apache.maven.announce,gmane.comp.apache.tiles.devel,gmane.comp.jakarta.tomcat.user
Message-ID <96c43bed-1b97-44e8-b476-2ad04eae6833__39644.429394842$1770803012$gmane$org@apache.org>
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.