RE: cURL with openSSL 1.1.1 version

2019-03-21 Thread Daniel Stenberg via curl-library
On Thu, 21 Mar 2019, Swamy J-S wrote: Thanks for the reply. I didn't understand the last point what you mentioned about curl handle. I can't use the handle passed in the exact same way before means any changes in curl handling options? With CURLOPT_SSL_CTX_FUNCTION you specifty a callback to

RE: cURL with openSSL 1.1.1 version

2019-03-20 Thread Swamy J-S via curl-library
d Regards, SWAMY J S -Original Message- From: Daniel Stenberg Sent: Tuesday, March 19, 2019 2:27 PM To: Swamy J-S via curl-library Cc: Swamy J-S Subject: Re: cURL with openSSL 1.1.1 version CAUTION: This email originated from outside of the organization. Do not click links or open attachments unle

Re: cURL with openSSL 1.1.1 version

2019-03-19 Thread Daniel Stenberg via curl-library
On Tue, 19 Mar 2019, Swamy J-S via curl-library wrote: As openssl 1.0.2 support will end this year, I want to upgrade my openssl to 1.1.1 branch. Right now my code uses curl library with libcurl4 and gnuTLS as SSL backend. Am using many curl options such as CURLOPT_SSL_VERIFYPEER , CURLOPT_S