This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

lftp error SSL_connect: sslv3 alert unexpected


Hi everyone,

I found the cygwin time machine that you are probably aware of. So
I installed the packages from 03/30/2012 which has lftp 4.3.3 and have
OpenSSL version
0.9.8t and now I can actually connect to GXS server using the same
script, so doing some research I found it seems to be related to some
ciphers that
were dropped from OpenSSL and GNUTLS as well, so newer
version of these library will give me an "SSL Unexpected Message".
However, could be the issue is related to something that got broken on
newer OpenSSL libraries. (This is all theories).

Just wanted to give you a heads up and see if that helps you out on
solving the problem related to the SSL error message.

log  of  error message received.
---- Resolving host address...
---- 1 address found: 204.90.130.188
---- Connecting to sftp.am.gxsics.com (204.90.130.188) port 6366
**** SSL_connect: sslv3 alert unexpected message
---- Closing control socket


Below is a log using lftp 4.3.3.

LFTP | Version 4.3.3 | Copyright (c) 1996-2011 Alexander V. Lukyanov

LFTP is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with LFTP.  If not, see <http://www.gnu.org/licenses/>.

Send bug reports and questions to the mailing list <lftp@uniyar.ac.ru>.

Libraries used: Readline 6.1, OpenSSL 0.9.8t 18 Jan 2012, libiconv 1.14,
zlib 1.2.5
---- Resolving host address...
---- 1 address found: 204.90.130.188
---- Connecting to sftp.am.gxsics.com (204.90.130.188) port 6366
Certificate depth: 1; subject: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/
OU=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 Secure
 Server CA - G3; issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=(c)
 2006 VeriSign, Inc. - For authorized use only/CN=VeriSign Class 3 Public Primar
y Certification Authority - G5
WARNING: Certificate verification: unable to get local issuer certificate
WARNING: Certificate verification: certificate not trusted
Certificate depth: 0; subject: /C=US/ST=Maryland/L=Gaithersburg/O=GXS/OU=GSEI/CN
=sftp.am.gxsics.com; issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU
=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 Secure S
erver CA - G3
Certificate verification: subjectAltName: `sftp.am.gxsics.com' matched
<--- 220 Global eXchange Services Secure FTP Version 2.2.19 (Session #7574)
---> USER ADW07770@iftp.am.gxsics.com
<--- 331-220 Interchange Services Batch FTP server IDA4673 built Jun 10 2003 rea
dy.
<--- 331 Password required for ADW07770
---> PASS XXXXXXXXX
<--- 230 User logged in, proceed.
---> PWD
<--- 257 "root" is current directory.
---- CWD path to be sent is `/receive'
---> PBSZ 0
<--- 502 Bad command or it is not implemented here.
---> CWD /receive
<--- 250 "receive" is current directory.
---> PASV
<--- 227 Entering Passive Mode (204,90,130,188,25,3)
---- Connecting data socket to (204.90.130.188) port 6403
---- Data connection established
---> LIST
<--- 150 Data connection open for transfer of file EFDR7700.
Certificate depth: 1; subject: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/
OU=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 Secure
 Server CA - G3; issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=(c)
 2006 VeriSign, Inc. - For authorized use only/CN=VeriSign Class 3 Public Primar
y Certification Authority - G5
WARNING: Certificate verification: unable to get local issuer certificate
WARNING: Certificate verification: certificate not trusted
Certificate depth: 0; subject: /C=US/ST=Maryland/L=Gaithersburg/O=GXS/OU=GSEI/CN
=sftp.am.gxsics.com; issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU
=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 Secure S
erver CA - G3
<--- 226 Closing data connection. Requested file action successful.
Certificate verification: subjectAltName: `sftp.am.gxsics.com' matched
---- Got EOF on data connection
---- Closing data socket
---- CWD path to be sent is `/send'
---> CWD /send
<--- 250 "send" is current directory.
---> PASV
<--- 227 Entering Passive Mode (204,90,130,188,25,4)
---- Connecting data socket to (204.90.130.188) port 6404
---- Data connection established
---> LIST
<--- 150 Data connection open for transfer of file EFDR7700.
Certificate depth: 1; subject: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/
OU=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 Secure
 Server CA - G3; issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=(c)
 2006 VeriSign, Inc. - For authorized use only/CN=VeriSign Class 3 Public Primar
y Certification Authority - G5
WARNING: Certificate verification: unable to get local issuer certificate
WARNING: Certificate verification: certificate not trusted
Certificate depth: 0; subject: /C=US/ST=Maryland/L=Gaithersburg/O=GXS/OU=GSEI/CN
=sftp.am.gxsics.com; issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU
=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 Secure S
erver CA - G3
<--- 226 Closing data connection. Requested file action successful.
Certificate verification: subjectAltName: `sftp.am.gxsics.com' matched
---- Got EOF on data connection
---- Closing data socket
---> PASV
<--- 227 Entering Passive Mode (204,90,130,188,25,5)
---- Connecting data socket to (204.90.130.188) port 6405
---- Data connection established
---> NLST
<--- 150 Data connection open for transfer of file EFDR7700.
Certificate depth: 1; subject: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/
OU=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 Secure
 Server CA - G3; issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU=(c)
 2006 VeriSign, Inc. - For authorized use only/CN=VeriSign Class 3 Public Primar
y Certification Authority - G5
WARNING: Certificate verification: unable to get local issuer certificate
WARNING: Certificate verification: certificate not trusted
Certificate depth: 0; subject: /C=US/ST=Maryland/L=Gaithersburg/O=GXS/OU=GSEI/CN
=sftp.am.gxsics.com; issuer: /C=US/O=VeriSign, Inc./OU=VeriSign Trust Network/OU
=Terms of use at https://www.verisign.com/rpa (c)10/CN=VeriSign Class 3 Secure S
erver CA - G3
<--- 226 Closing data connection. Requested file action successful.
Certificate verification: subjectAltName: `sftp.am.gxsics.com' matched
---- Got EOF on data connection
---- Closing data socket
---> QUIT
---- Closing control socket

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]