| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: FTPS for a complete novice
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 14 Nov 2007 10:28:33 +0100 (CET)
On Tue, 13 Nov 2007, robert pinkos wrote:
> Hi,I'm completely new to cURL and relatively new to UNIX so feel free
curl is not really unix, it works on lots of non-unix operating systems...
> I've read the man pages and relevant documentation on curl.haxx.se but to no
That's at least partly because we've made an effort to make most operations
But it would certainly be appreciated if you help us to fill out the gaps when
> We have chosen cURL as our preferred client and successfully installed
> My query is: What exactly do I need besides cURL to get this to work?
Quite possibly nothing. It depends on your situation.
> I gather I need an SSL certificate.
Perhaps. It depends if your server requires you to have one. Then you need to
> Is this specific to the machine or to the cURL application? How do I get a
Client certificates are used by servers to make sure only people with
If you need one, your server admins should give it to you.
> Do I need to install OpenSSL?
If you use curl built with OpenSSL then you need OpenSSL installed, unless it
curl can also be built to use other SSL libraries...
> Do I need to do anything other than copy the certificate to my Unix box when
Yes, if you use a client cert you also have a client key and you have a pass
> What is the bundle of certs installed
That's the CA cert bundle. See
> Once I have this set up is it just a: curl -v --ftp-ssl-reqd
Yes, if that already uses the correct CA cert and the "/path/to/cert" is both
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-11-14 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info