curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Please help me with CURLE_NOT_BUILT_IN error

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 15 Dec 2016 17:13:36 +0100 (CET)

On Thu, 15 Dec 2016, Pham Hoang Hiep wrote:

> 2. That implies the build wasn't made for an OpenSSL backend. What does
> curl_version_info() say about TLS backend?
>
> => I get curl_version_info() but there are no property named TLS backend.
> Please see image below:

It would be easier if you inserted text as text instead of an image...

The struct field is called "ssl_version" and it says "SecureTransport" for
you. Not OpenSSL.

CURLOPT_SSL_CTX_FUNCTION is not supported then.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-12-15