aykit / MyOwnNotes

Notes for ownCloud App - Android
GNU General Public License v3.0
69 stars 27 forks source link

TLSv1.2 support missing #121

Closed ghost closed 7 years ago

ghost commented 9 years ago

Recently I changed my webserver configuration so that TLSv1.2 is the only protocol being offered. In the very same moment MyOwnNotes starts complaining about a self-signed certificate.

If I revert the configuration on the webserver so that it also offers TLSv1.0 all is fine again.

grandiego commented 9 years ago

4 days trying to make owncloud notes work, to finally find this issue. Could have spent years to figure this out. Had to re-enable TLSv1.0 in my server.

Please add support for TLSv1.2

ghost commented 9 years ago

As I opened the same ticket also at fdroid, here is there solution: https://gitlab.com/fdroid/fdroidclient/issues/370

Maybe this helps.

Best regards

maltefiala commented 8 years ago

Thanks for the input. Reference for development: https://gitlab.com/fdroid/fdroidclient/commit/2c88703588a6192cbf3ffd7ccb8d01b65c693ed3

maltefiala commented 7 years ago

MyOwnNotes 2 is live. Complete rewrite, issue closed