> Le 24 oct. 2017 à 19:59, Willy Tarreau <[email protected]> a écrit : > > On Tue, Oct 24, 2017 at 06:58:43PM +0200, Emmanuel Hocdet wrote: >> It's in #ifdef BORINGSSL and it's an old BoringSSL API call moved to an >> openssl 1.1.0 compat API call. >> It's really part of the patch. > > OK, got it once seen in context. Both applied now, thanks. > BTW, I'm unsure about the outcome of Bernard's patch for libressl, you > managed to confuse me, should he modify it or is it not needed anymore > after your patch ? >
I watched libressl and it not provide OPENSSL_NO_ASYNC #define: patch for libressl is needed. What i suggested is to add this #define in openssl-compat.h to simplify Bernard’s patch.

