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.



I built libcurl in linux with following commands:

sudo apt-get install openssl libssl-dev



sudo apt-get install libcurl4-gnutls-dev



and curl with below commands :-



sudo ./configure --with-ssl



./configure --with-ssl=/usr/local/ssl





but still getting same error even after building curl and libcurl with ssl

Thanks and Regards,
SWAMY J S

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to