Package: ftp-ssl Version: 0.17.23+0.2-1+b1 Severity: important I have discovered that the client is unable to initiate an SSL context for a new connection in the same session, when a first connection has been closed properly:
$ ftp -d -v -n ftp> open localhost ... ---> AUTH SSL 234 AUTH SSL OK. [SSL Cipher AES256-GCM-SHA384] ---> SYST 530 Please login with USER and PASS. ... ftp> close ---> QUIT 221 Goodbye. ftp> open localhost Connected to localhost. ssl_getc: SSL_read failed -1 = 0 421 Service not available, remote server has closed connection ftp> bye On the remote end I have ftpd-ssl_0.17.33+0.3-1 running. Best regards, Mats Erik Andersson -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org