curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Using libcurl with boringssl

From: Param Reddy via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 12 Oct 2017 06:33:49 -0700

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 <daniel_at_haxx.se> 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
Received on 2017-10-12