Re: Procedure to use libcurl without CURL_GLOBAL_SSL

2019-07-31 Thread Daniel Stenberg via curl-library
On Wed, 31 Jul 2019, Dipak B via curl-library wrote: - What are the steps to initialise libcurl without CURL_GLOBAL_SSL? Could not find answer to this after spending time on this. Since 7.57.0, CURL_GLOBAL_SSL has no meaning for libcurl. And before that, it wasn't clearly documented what it m

Procedure to use libcurl without CURL_GLOBAL_SSL

2019-07-30 Thread Dipak B via curl-library
Hi, Can you please share any inputs on the following? - What are the steps to initialise libcurl without CURL_GLOBAL_SSL? Could not find answer to this after spending time on this. -The documentation states that when CURL_GLOBAL_SSL is not used then initialisation of SSL layer needs to be done b