cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ftps problem

From: michael flueh <mflueh_at_dots.de>
Date: Wed, 22 Oct 2003 16:49:35 +0200

Daniel Stenberg wrote:

>On Mon, 20 Oct 2003, michael flueh wrote:
>
>
>
>>$curl -v -k -2 ftps://myserver
>>
>>*About to connect() to myserver:21
>>*Connected to myserver <192.168.168.201> port 21
>>* SSL: error:00000006:lib(0):func(0):EVP lib
>>
>>
>
>So is your server speaking the same kind of "ftps" that curl speaks?
>
>FTPS is not a standard, and curl is only doing a pretty simple version of it
>that basicly just uses SSL for the control connection and keep the data
>connection unencrypted.
>
>Perhaps your server tries to support a more involved version?
>
>The curl TODO mentions how we want the FTPS support in curl improved.
>
>
>
ok, but what kind of 'ftps' does curl speak?
as far i can see , curl do not follow the draft:
http://curl.haxx.se/rfc/draft-murray-auth-ftp-ssl-12.txt
 (curl does not request 'AUTH TLS') .am i wrong?
 

-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
Received on 2003-10-22