curl-library
RE: ftps using curl to filezilla server
Date: Tue, 10 Oct 2006 14:06:51 +0530
The error code I get is 35. libcurl version I use is curl-7.15.3 . The OS is
Windowx Xp .
The easy options I set for ftps are
CURLOPT_SSL_VERIFYPEER ,TRUE
CURLOPT_CAINFO,"certificate.crt"
CURLOPT_CAPATH,"."
CURLOPT_SSL_VERIFYHOST,1
In Filezilla there is an option to create certificate . I am giving that
certificate ( certificate.crt ) as CAINFO option .
Please help!!
-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Tuesday, October 10, 2006 1:39 PM
To: kuriakose_at_huawei.com; libcurl development
Subject: Re: ftps using curl to filezilla server
On Tue, 10 Oct 2006, kuriakose wrote:
> While connecting to filezilla server 0.9.19 through curl using ftps , iam
> getting the following error .
What error code do you get from libcurl? What libcurl version on what OS are
you using? What easy options did you set?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-10-10