Re: First impressions from OpenSSL 3.0.0 and httpd 2.4.45

2020-08-04 Thread Rainer Jung
Concerning the failures with OpenSSL 3.0.0 in t/ssl/proxy.t, this should be gone with the next alpha or beta of OpenSSL 3.0.0. The culprit is indeed: > [ssl:info] [pid 9162:tid 140326166714128] [remote 127.0.0.1:8532] > AH02276: Certificate Verification: Error (3): unable to get certificate >

Re: First impressions from OpenSSL 3.0.0 and httpd 2.4.45

2020-08-04 Thread William A Rowe Jr
On Sat, Aug 1, 2020 at 10:44 AM Rainer Jung wrote: > Hi there, > > during release testing for 2.4.45 I also built and tested using OpenSSL > 3.0.0alpha5 on the server. Overall first results are pretty good: > This is pretty awesome, thanks! Beyond the usual current packages, I'm also doing a

First impressions from OpenSSL 3.0.0 and httpd 2.4.45

2020-08-01 Thread Rainer Jung
Hi there, during release testing for 2.4.45 I also built and tested using OpenSSL 3.0.0alpha5 on the server. Overall first results are pretty good: - a few deprecation warnings during compilation: modules/ssl/ssl_engine_config.c:610:5: warning: 'ENGINE_by_id' is deprecated