cURL / Mailing Lists / curl-users / Single Mail

curl-users

(no subject)

From: Gallegos, Alfonso <agallegos_at_mesirowfinancial.com>
Date: Fri, 3 Oct 2008 13:06:10 -0500

When trying to perform an FTPS to a site I get this message. Can
anybody help?

$ curl --ftp-ssl --sslv3 --ftp-pasv --verbose --cert ./publickey.pem
--key ./privatekey.pem --user user1:password ftp://website.com

* About to connect() to website.com port 21

* Trying 216.131.49.30... * connected

* Connected to test-sift.53.com (216.131.49.30) port 21

< server:6021 FTP server (webMethods Integration Server version 6.5)
ready.

> AUTH SSL

< 234 AUTH SSL OK.

Enter PEM pass phrase:

* successfully set certificate verify locations:

* CAfile: /usr/share/ssl/certs/ca-bundle.crt

  CApath: none

* error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag

* Closing connection #0

curl: (35) error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong
tag

Thanks.

Visit us on the Web at: http://www.mesirowfinancial.com

This communication may contain privileged and/or confidential
information. It
is intended solely for the use of the addressee. If you are not the
intended
recipient, you are strictly prohibited from disclosing, copying,
distributing
or using any of this information. If you received this communication in
error,
please contact the sender immediately and destroy the material in its
entirety,
whether electronic or hard copy. Confidential, proprietary or
time-sensitive
communications should not be transmitted via the Internet, as there can
be no
assurance of actual or timely delivery, receipt and/or confidentiality.
This
is not an offer, or solicitation of any offer to buy or sell any
security, investment
or other product.

Please consider the environment before printing this e-mail.

-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2008-10-03