PhilippC / keepass2android

Password manager app for Android
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
GNU General Public License v3.0
4.7k stars 378 forks source link

FTPS with explicit TLS does not work #693

Open FlyveHest opened 5 years ago

FlyveHest commented 5 years ago

I just migrated to a new host, where I would like to use FTPS instead of SFTP for syncing, but it does not work, and the error message I get is not very useable.

I can see that the client connects to the server, and then instantly drops the connection with a "Can not connect to the server" error message.

Certificate is self-signed, if that helps, I have changed the settings to accept all certificates, valid or not.

SFTP works as it always has on the same server. (Not that the two things are related :)

Px7-941 commented 5 years ago

It's handled in #681 .