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
