Re: [PATCHES] Add support for LibreSSL 2.5.1

2017-02-10 Thread Dave Cottlehuber
On Fri, 10 Feb 2017, at 16:21, Piotr Kubaj wrote: > Please try the corrected patches. Before Haproxy was kind of unstable. > Now it seems to work fine. I also changed tests for defined > LIBRESSL_VERSION_NUMBER to testing LibreSSL version to keep the older > versions working. > > On 17-02-10 13:48

RE: Haproxy reload fails on RHEL 7.2

2017-02-10 Thread Gunuganti, Uma Maheshwar Rao
Thanks Aleks, it worked. -Original Message- From: Aleksandar Lazic [mailto:al-hapr...@none.at] Sent: Friday, February 10, 2017 3:07 AM To: Gunuganti, Uma Maheshwar Rao Cc: Brandon Perkins ; haproxy@formilux.org Subject: Re: Haproxy reload fails on RHEL 7.2 Hi, Am 09-02-2017 18:37, sch

Re: [PATCHES] Add support for LibreSSL 2.5.1

2017-02-10 Thread Piotr Kubaj
Please try the corrected patches. Before Haproxy was kind of unstable. Now it seems to work fine. I also changed tests for defined LIBRESSL_VERSION_NUMBER to testing LibreSSL version to keep the older versions working. On 17-02-10 13:48:20, Piotr Kubaj wrote: > I'm attaching two patches: > a) pa

[PATCHES] Add support for LibreSSL 2.5.1

2017-02-10 Thread Piotr Kubaj
I'm attaching two patches: a) patch-src_ssl__sock.c - it makes possible to build Haproxy against LibreSSL 2.5.1 at all, b) patch-include_proto_openssl-compat.h - since "auto" ECDHE API doesn't work OOTB, this patch is also needed They are against the latest 20170209 snapshot. Please consider mer

Re: Haproxy reload fails on RHEL 7.2

2017-02-10 Thread Aleksandar Lazic
Hi, Am 09-02-2017 18:37, schrieb Gunuganti, Uma Maheshwar Rao: Is there a way I could make 1.7.2 work in RHEL 7.2 ? Yes. You will need to build it ;-) You can take a look into the Dockerfile for the required commands. https://gitlab.com/aleks001/haproxy16-rhel7/blob/master/Dockerfile Cheers

Re: 1.8dev 405ff31e31eb1cbdc76ba0d93c6db4c7a3fd497a regression ?

2017-02-10 Thread Emmanuel Hocdet
Hi, > Le 10 févr. 2017 à 10:07, Jarno Huuskonen a écrit : > > Hi, > > On Wed, Feb 08, Jarno Huuskonen wrote: >> On Tue, Feb 07, Emmanuel Hocdet wrote: >>> I'm not able to reproduce this crash with current 1.8dev and openssl 1.0.2j. >> >> OK, thanks for checking. I'll try to compile openssl-1.0

Re: 1.8dev 405ff31e31eb1cbdc76ba0d93c6db4c7a3fd497a regression ?

2017-02-10 Thread Jarno Huuskonen
Hi, On Wed, Feb 08, Jarno Huuskonen wrote: > On Tue, Feb 07, Emmanuel Hocdet wrote: > > I'm not able to reproduce this crash with current 1.8dev and openssl 1.0.2j. > > OK, thanks for checking. I'll try to compile openssl-1.0.2/openssl-1.1.0 and > test with those to see if it's specific to openss