Re: LibreSSL 3.6.0 QUIC support with HAProxy 2.7

2022-10-08 Thread Илья Шипицин
I sent patch to the list and reported libressl regression: https://github.com/libressl-portable/portable/issues/792 сб, 8 окт. 2022 г. в 10:26, Илья Шипицин : > unfortunately, we have a bug. I'll fix it today > > [image: image.png] > > > чт, 6 окт. 2022 г. в 14:07, Илья Шипицин : > >> >> >> чт,

Re: LibreSSL 3.6.0 QUIC support with HAProxy 2.7

2022-10-07 Thread Илья Шипицин
unfortunately, we have a bug. I'll fix it today [image: image.png] чт, 6 окт. 2022 г. в 14:07, Илья Шипицин : > > > чт, 6 окт. 2022 г. в 14:03, William Lallemand : > >> On Thu, Oct 06, 2022 at 08:46:08AM +0500, Илья Шипицин wrote: >> > libressl-3.6.0 was released yesterday >> > >> > [image:

Re: LibreSSL 3.6.0 QUIC support with HAProxy 2.7

2022-10-06 Thread Илья Шипицин
чт, 6 окт. 2022 г. в 14:03, William Lallemand : > On Thu, Oct 06, 2022 at 08:46:08AM +0500, Илья Шипицин wrote: > > libressl-3.6.0 was released yesterday > > > > [image: image.png] > > > > > > hopefully, github pipeline will pick it on the next build (it tries to > pick > > latest available). >

Re: LibreSSL 3.6.0 QUIC support with HAProxy 2.7

2022-10-06 Thread William Lallemand
On Thu, Oct 06, 2022 at 08:46:08AM +0500, Илья Шипицин wrote: > libressl-3.6.0 was released yesterday > > [image: image.png] > > > hopefully, github pipeline will pick it on the next build (it tries to pick > latest available). I'm confused, the CI is switching major branches automatically?

Re: LibreSSL 3.6.0 QUIC support with HAProxy 2.7

2022-10-05 Thread Илья Шипицин
libressl-3.6.0 was released yesterday [image: image.png] hopefully, github pipeline will pick it on the next build (it tries to pick latest available). we can modify github pipeline to use quic for libressl builds чт, 15 сент. 2022 г. в 13:54, William Lallemand : > On Thu, Sep 15, 2022 at

Re: LibreSSL 3.6.0 QUIC support with HAProxy 2.7

2022-09-15 Thread William Lallemand
On Thu, Sep 15, 2022 at 01:06:25AM +0200, Aleksandar Lazic wrote: > Hi William. > > [...] > How about to change this to something like > > Built with SSL Library version > Running on SSL Library version > SSL library supports ... > > Because it's confusing :-) > > Built with OpenSSL version :

Re: LibreSSL 3.6.0 QUIC support with HAProxy 2.7

2022-09-14 Thread Aleksandar Lazic
Hi William. On 14.09.22 18:50, William Lallemand wrote: Hello List, We've just finished the portage of HAProxy for the next libreSSL version which implements the quicTLS API. Wow great news. For those interested this is how you are supposed to compile everything: The libreSSL library:

LibreSSL 3.6.0 QUIC support with HAProxy 2.7

2022-09-14 Thread William Lallemand
Hello List, We've just finished the portage of HAProxy for the next libreSSL version which implements the quicTLS API. For those interested this is how you are supposed to compile everything: The libreSSL library: $ git clone https://github.com/libressl-portable/portable libressl