haiwen / seadroid

Android client for Seafile
Other
540 stars 277 forks source link

[Feature-request] Disable SSL certificate check for self-signed certificates #1033

Open kormaz5 opened 1 week ago

kormaz5 commented 1 week ago

Hi all,

It seems that Android removed support for systemwide self signed certificates. This means that seadroid cannot be used with them. What is needed is an option, like the one currently available in the Desktop clients, that allows you to disable the SSL certificate checks, or something similar. A better alternative would be to allow to add the self-signed certificate to be choosen in the app, so that only that one would be considered valid.

At this moment you can connect to the server but the application refuses to download the files, making Seadroid completely useless.

With the Seadroid version in the google play store you get: “failed to download file”. With the In the F-Droid version, I also get an extra message: “not trusted SSL server”

Any workaround to use Seadroid anyway would be much appreciated, thanks.