On Fri, May 01, 2026 at 09:28:38PM +0200, Rainer Jung wrote:
> Hi there,
> 
> I applied the OpenSSL4 support patches proposed by Joe
> (https://github.com/apache/httpd/pull/642).
> 
> Builds run fine using them against OpenSSL 3.5.6 and also 4.0.0, no warnings
> or even errors. Platforms tested were RHEL 8 and 10.
> 
> Perl test framework runs fine with a variety of OpenSSL versions in the test
> client (did not use OpenSSL 4 in thhe client, but 3.6, 3.5 and 3.0.
> 
> pytest runs fine with these patches when using httpd build with OpenSSL
> 3.5.6.
> 
> pytest shows mostly reproducible failures when using httpd build with
> OpenSSL 4.

Thanks a lot, Rainer! I saw one compile warning against the RHEL8 system 
OpenSSL 1.1.1k, so I will try to fix that before proposing that PR for 
merge. It might be hard to maintain compatibility from 4.0 all the way 
back to the 0.9.8a we theoretically still support - perhaps time to 
update that.

> All failing test use the h2proxy, so I guess the failures are related to
> mod_proxy_http2. Of course, the tests are only run when using a threaded
> MPM, so not for prefork.
> 
> These tests fail always for me:

No insight into that, sorry.

Regards, Joe

Reply via email to