Automattic / simplenote-android

Simplenote for Android
https://simplenote.com
GNU General Public License v2.0
1.79k stars 301 forks source link

SSL Cert Error on Older Android Devices #1684

Closed roundhill closed 2 months ago

roundhill commented 3 months ago

It appears Android 6 and 7 devices are no longer able to connect, due to an issue with how it handles certificate chains.

See how Pocket Casts resolved this here: https://github.com/Automattic/pocket-casts-android/pull/2717

dangermattic commented 3 months ago

Thanks for reporting! 👍

notandyvee commented 3 months ago

https://github.com/Simperium/simperium-android/pull/250

https://github.com/Automattic/simplenote-android/pull/1685