curl-users
Re: FTPS help
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Sun, 14 Aug 2005 22:37:42 +0200 (CEST)
Date: Sun, 14 Aug 2005 22:37:42 +0200 (CEST)
On Sun, 14 Aug 2005, Norbert Novotny wrote:
> As I've got info from server admin, the server somehow doesn't support PBSZ.
Then don't use --ftp-ssl when you use ftps://
> Other info, I've got as well, the server expects SSL (certificate exchange)
> for each open connection, including the data stream connection. I don't know
> if this does make sense or not.
It makes sense. It is the default behaviour for curl when dealing with ftps://
URLs.
> Would you know how to tell curl, once the PASV connection was established on
> data stream, then force SSL cert. exchange?
Exchange? With SSL the server _always_ has a certificate, and the client
optionally has one. curl supports both these kinds of certificates.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-08-14