cURL / Mailing Lists / curl-library / Single Mail

curl-library

error:0D0680A8 with FTPS

From: AMBROSINI Marco <m.ambrosini_at_itcgr.net>
Date: Fri, 22 May 2009 13:07:06 +0200

Hi all,
when I use using curl-7.19.4 (win 32) - libcurlnet-1_3 to upload one
file to a FTP server using FTPS from my win application, I have this
log:
-------------------------------------------
Trying ipnumber...
connected

Connected to ipnumber (ipnumber) port 21

220 Welcome to ftp-int

AUTH SSL

234 AUTH SSL successful

SSLv2, Client hello (1):
SSLv3, TLS handshake, Server hello (2):
SSLv3, TLS handshake, CERT (11):

SSLv3, TLS alert, Server hello (2):
*
error:0D0680A8:lib(13):func(104):reason(168)

Closing connection #0
------------------------------------------

Can you please tell me which is the problem?

Regards,
Received on 2009-05-22