Hi, 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.
Please help. Thanks and regards, Vishakha
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
