cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: cert verification problem on curl handle re-use

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 23 Jan 2013 15:24:33 +0100 (CET)

On Wed, 23 Jan 2013, Michael Barton wrote:

> Unfortunately, there doesn't seem to be any way to get at the cert file curl
> should be using.

There is no universally correct ca cert file. Your application or your OS
setup decide (by building libcurl with a default path) which one to use.

Are you saying that using curl_easy_reset() suddenly forces you to set the
path? Because it is only supposed to reset back to the default one, the same
one that would be used if you never set the option yourself...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-01-23