Thanks Daniel, I looked at that, but could not fully understand. So I am supposed to not define HAVE_OPAQUE_EVP_PKEY when using boringssl? boringssl does have a flag RSA_FLAG_OPAQUE. With current release I just ended up using OPENSSL_NO_RSA.
On Wed, Oct 11, 2017 at 10:58 PM, Daniel Stenberg <[email protected]> wrote: > On Wed, 11 Oct 2017, Param Reddy via curl-library wrote: > > Hi, I am trying to use libcurl (7_56 release) with boringssl. Seems like >> this is supported but I get compilation error at: >> https://github.com/curl/curl/blob/curl-7_56_0/lib/vtls/openssl.c#L847 >> (RSA_flags not declared and RSA_METHOD_FLAG_NO_CHECK is not declared). >> > > I believe this is already fixed in git with this commit? > > https://github.com/curl/curl/commit/2dcc378381881a374289d > > -- > > / daniel.haxx.se >
------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
