Package: lftp
Version: 3.4.7-1

Since the last upgrade of lftp the TLS connection to vsftpd does not work anymore while I haven't changed the configuration.
I am using vsftpd 2.0.3-1 and debian testing.
Here is what lftp shows while I try to login and ls :

---- Connecting to xxxxxxxx (xxx.xxx.xxx.xxx) port xx
<--- 220 (vsFTPd 2.0.3)
---> FEAT
<--- 211-Features:
<---  AUTH SSL
<---  AUTH TLS
<---  EPRT
<---  EPSV
<---  MDTM
<---  PASV
<---  PBSZ
<---  PROT
<---  REST STREAM
<---  SIZE
<---  TVFS
<--- 211 End
---> AUTH TLS
<--- 234 Proceed with negotiation.
---> USER xxx
Certificate: C=DE,ST=Some-State,O=Internet Widgits Pty Ltd
 Issued by: C=DE,ST=Some-State,O=Internet Widgits Pty Ltd
WARNING: Certificate verification: Not trusted
<--- 331 Please specify the password.
---> PASS XXXX
<--- 230 Login successful.
---> PWD
<--- 257 "/"
---> PBSZ 0
<--- 200 PBSZ set to 0.
---> PROT P
<--- 200 PROT now Private.
---> PASV
**** gnutls_record_recv: A record packet with illegal version was received.
---- Closing data socket
---- Closing control socket
ls: Fatal error: gnutls_record_recv: A record packet with illegal version was received.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to