cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTPS - Scripting with Curl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 12 Mar 2009 23:01:35 +0100 (CET)

On Tue, 10 Mar 2009, Mueller, Rex wrote:

> I am wanting to script an FTPS put to a remote server that has an SSL
> certificate.

*ALL* servers that use SSL have a certificate. It is mandatory.

> Can someone provide syntax and on what would be required to accept the
> connection certificate?

The client doesn't "accept" a server certificate, it can however verify it.
curl verifies server certificates by default.

> And then use it in my puts to their location?

Sorry, I don't understand that line.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-03-12