curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLE_NOT_BUILT_IN Error in Linux

From: Christian Schmitz via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 23 Oct 2018 12:57:54 +0200

> Am 23.10.2018 um 12:46 schrieb Swamy J-S via curl-library <curl-library_at_cool.haxx.se>:
>
> curl_easy_setopt(Config->hHandle->curl, CURLOPT_SSL_CTX_FUNCTION, NULL))
>
> is returning CURLE_NOT_BUILT_IN error in linux, where in Windows (Visual Studio) its working fine.
>

Well, I would expect CURLOPT_SSL_CTX_FUNCTION needs OpenSSL.

> sudo apt-get install libcurl4-gnutls-dev

And you use gnutls, not openssl!

Sincerely
Christian

-- 
Read our blog about news on our plugins:
http://www.mbsplugins.de/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-10-23