cURL / Mailing Lists / curl-library / Single Mail

curl-library

Implicit FTPS Connection Error

From: Sateesh Karanam (HCL Financial Services) <Sateesh.Karanam_at_hcl.in>
Date: Tue, 23 Feb 2010 10:12:25 +0530
Hi,
 
We are trying to connect to an FTPS server using implicit SSL mode, but we are getting below exception.
 
curl -vvv --socks5 asd.com --cacert FTPSSL.crt -k --sslv3 --disable-epsv -u user:passwordftps://xxx.com:1111
* About to connect() to proxy asd.com port 1080 (#0)
*   Trying 1.1.1.1.... connected
* Connected to asd.com (1.1.1.1) port 1080 (#0)
* successfully set certificate verify locations:
*   CAfile: FTPSSL.crt
  CApath: none
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS alert, Server hello (2):
* error:140943F2:SSL routines:SSL3_READ_BYTES:sslv3 alert unexpected message
* Closing connection #0
curl: (35) error:140943F2:SSL routines:SSL3_READ_BYTES:sslv3 alert unexpected message
FYI, for other customer, we have successful connectivity in similar fashion using explicit FTPS.
Could you please advice on this issue?
 
Regards,
Sateesh
DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have 
received this email in error please delete it and notify the sender immediately. Before opening any mail and 
attachments please check them for viruses and defect.

-----------------------------------------------------------------------------------------------------------------------

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-02-23