cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Implicit FTPS Connection Error

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 2 Mar 2010 23:09:57 +0100 (CET)

On Tue, 23 Feb 2010, Sateesh Karanam (HCL Financial Services) wrote:

> We are trying to connect to an FTPS server using implicit SSL mode, but we
> are getting below exception.

Using what libcurl version on what OS?

> curl -vvv --socks5 asd.com --cacert FTPSSL.crt -k --sslv3 --disable-epsv -u
> user:passwordftps://xxx.com:1111

-v gets no extra verbose even if you repeat it.

> * 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

This is a OpenSSL function that failed. Debugging is needed to figure out
exactly which and why.

> 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.

So I guess I just violated the rules in your disclaimer. I can only urge you
to confront the silly person at your company that makes you pollute the rest
of the world with that crap.

-- 
  / daniel.haxx.se

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