Hi, I tested the library in 9.0.105 (using NIO2), 10.1.41 and 11.0.7 on Windows and it works fine. On Chrome 136 the negotiated DH group is X25519MLKEM768, as expected. On Chrome 131 it falls back to X25519 only, which is OK. Later I'll do some tests using Firefox
Fede On 2025/05/23 17:23:23 Mark Thomas wrote: > The key differences of version 2.0.9 compared to 2.0.8 are: > > - Update Windows build to use Visual Studio 2022 > - The windows binaries in this release have been built with OpenSSL > 3.5.0 and APR 1.7.6 > > The 2.0.x branch is primarily intended for use with Tomcat 10.1.x > onwards but can be used with earlier versions as long as the APR/native > connector is not used. > > The proposed release artifacts can be found at [1], > and the build was done using tag [2]. > > The pdb files are a lot larger than previously. I'm not sure if this is > a bug or an expected consequence of the change in build process. > > The Apache Tomcat Native 2.0.9 release is > [ ] Stable, go ahead and release > [ ] Broken because of ... > > Thanks, > > Mark > > > [1] > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/native/2.0.9 > [2] > https://github.com/apache/tomcat-native/commit/540d06a0741444d002e2caff8b244daf4a2963b8 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org > For additional commands, e-mail: dev-h...@tomcat.apache.org > >