Re: Tomcat Native and OpenSSL 3.0.x

2022-06-22 Thread Christopher Schultz
Mark, On 6/21/22 11:42, Mark Thomas wrote: On 16/06/2022 11:10, Mark Thomas wrote: OpenSSL will be producing security releases on 21st June. This will include 3.0.4. The security issue affects a script distributed with OpenSSL. The binaries for Windows that Tomcat distributes are not affecte

Re: Tomcat Native and OpenSSL 3.0.x

2022-06-21 Thread Mark Thomas
On 16/06/2022 11:10, Mark Thomas wrote: OpenSSL will be producing security releases on 21st June. This will include 3.0.4. The security issue affects a script distributed with OpenSSL. The binaries for Windows that Tomcat distributes are not affected. OpenSSL 3.0.3 won't build for Windows us

Tomcat Native and OpenSSL 3.0.x

2022-06-16 Thread Mark Thomas
Hi all, OpenSSL will be producing security releases on 21st June. This will include 3.0.4. OpenSSL 3.0.3 won't build for Windows using our build tool chain because of a dependency on a method that doesn't exist in the runtime libraries we build against. The fix will be in 3.0.4. I have bee