cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: FTPS Attempt Not Using SSL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 30 Oct 2011 19:45:51 +0100 (CET)

On Sat, 29 Oct 2011, SuperWare Support wrote:

> I have tried to adapt the ftpupload.c example to upload to an FTPS server. I
> have gotten it to compile and run, but when I execute it the server is
> reporting the following:

Are you sure your libcurl version has SSL support built-in?

> curl_easy_setopt(curl, CURLOPT_USE_SSL, CURLUSESSL_ALL);

If you checked the return codes of your curl function invokes you would
possibly have noticed this.

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