cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: connect fails to ftp+ssl for multi_run

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 28 Aug 2011 23:10:38 +0200 (CEST)

On Sun, 28 Aug 2011, Vishakha Vaidya wrote:

> I am facing a weird problem, I'm trying to connect to ftps server. The
> connection succeeds when I use an easy_perform, but fails with a RECV_ERROR
> if add the same handle to multi handle and do a multi_run. Is it because
> it's not able to read the certificate file for some reason? Although
> whether I use easy_perform or multi_run, my readhandler never gets called.

What libcurl version on what operating system? Using which SSL/TLS library?

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