cURL / Mailing Lists / curl-library / Single Mail

curl-library

Issue with ca cert path

From: chaitanya sonavale <chaitanya.sonavale_at_gmail.com>
Date: Wed, 7 Sep 2011 20:05:45 +0400

Hi,

I am using libcurl with the .Net wrapper in a desktop application.
Sometimes I am randomly getting following error message

"Problem with the SSL CA cert (path? access rights?)"

I am setting the path to ca.cert file using CURLOPT_CAINFO where the
directory holding ca.cert file is determined at runtime. The path is
proper for each request.
The application uses multiple threads for various operations. Is it
possible that ca.cert file gets locked by curl while processing a
request?

Or is there any other way to do this?

Regards,
Chai
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-07