cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Issue with ca cert path

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 8 Sep 2011 23:24:28 +0200 (CEST)

On Wed, 7 Sep 2011, chaitanya sonavale wrote:

> Sometimes I am randomly getting following error message

Sometimes? No pattern at all?

And "randomly" ? Surely you get it immidiately when you try to start a
transfer?

> The application uses multiple threads for various operations. Is it possible
> that ca.cert file gets locked by curl while processing a request?

No, libcurl does no file locking of any kind.

Are you using the OpenSSL (assuming you use OpenSSL) mutex callbacks properly?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-08