On Wed, Feb 25, 2026 at 08:38:00PM +0100, William Lallemand wrote: > Subject: Re: make HA-proxy OpenSSL 4.0 ready > Hello Sashan, > > We did receive the notice of our OpenSSL 4.0 job breaking today indeed, so > your > patch is very welcome! :-) > > Unfortunately its breaking the OpenSSL 1.0.2 jobs and WolfSSL 5.7.0 jobs, so > we > might need to split a bit more the code: > > https://github.com/haproxy/haproxy/actions/runs/22412311345/job/64888830549 > https://github.com/haproxy/haproxy/actions/runs/22412311345/job/64888830607 > > I'll take a look at this tomorrow. > > Thanks! >
FYI we fixed the build for 4.0.0-alpha1 with the following 2 patches: https://github.com/haproxy/haproxy/commit/e82f03dd88249f3357aeaef7ed49c8a5c3a267e5 https://github.com/haproxy/haproxy/commit/73732abfb246d2a32c33cab45ddea2642dc31587 I mentionned your original patch in the commit message which help us fix it. Regards, -- William Lallemand

