bramm98 commented on issue #62: URL: https://github.com/apache/mina-ftpserver/issues/62#issuecomment-2676282199
I've had this problem with different versions of the ftp server with it's different versions of apache mina. I've tested everything I could think of at my end. The keystore is legit and is not corrupted. Strange thing is I always can get a handshake done and login. But when it should do the directory listing just sometimes it fails with an invalid TLS packet. (I test this with filezilla). The thing is, that I use a BKS keystore instead of the JKS keystore the tutorial uses, because android only supports BKS. Could there be something going awry because the keystore is not JKS? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org