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
