Dear list!

Author: Christian Ruppert <[email protected]>
Number of patches: 1

This is an automated relay of the Github pull request:
   Fix reg-tests curve check

Patch title(s): 
   Fix reg-tests curve check

Link:
   https://github.com/haproxy/haproxy/pull/3239

Edit locally:
   wget https://github.com/haproxy/haproxy/pull/3239.patch && vi 3239.patch

Apply locally:
   curl https://github.com/haproxy/haproxy/pull/3239.patch | git am -

Description:
   OpenSSL changed the output from "Server Temp Key" in prior versions to
   "Peer Temp Key" in recent ones.
   https://github.com/openssl/openssl
   /commit/a39dc27c2573da14e85ca8961970c82009bd4ff6 It looks like it
   affects OpenSSL >=3.5.0
   This broke the reg-test for e.g. Debian 13
   builds, using OpenSSL 3.5.1
   
   Fixes bug #3238

Instructions:
   This github pull request will be closed automatically; patch should be
   reviewed on the haproxy mailing list ([email protected]). Everyone is
   invited to comment, even the patch's author. Please keep the author and
   list CCed in replies. Please note that in absence of any response this
   pull request will be lost.


Reply via email to