The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 1.3.1 stable.
The key features of this release are:
- Fix a crash on Windows when SSLContext.setCACertificate() is invoked
with a null value for caCertificateFile and a non-null value for
caCertificatePath
- The windows binaries in this release have been built with OpenSSL
3.0.14
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 1.3.x 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.