On my old Android device, it doesn’t load feed and I can’t log in. It gives this error message:
HandshakeException: Handshake error in client (OS Error: CERTIFICATE_VERIFY_FAILED: certificate has expired(handshake.cc:393))
You can also read this:
https://github.com/dart-lang/http/issues/627
screenshots
I’m on an old android 7 (LineageOS), no issues this side.
Could this be a result of the fundamental issue with SSL certificate used by Android 7. Something like this: https://www.androidpolice.com/2020/12/21/the-internet-wont-break-on-older-android-devices-in-2021-thanks-to-certificate-authoritys-workaround/
So how can I solve this issue?
first, I’m not sure that your issues is really caused by old android SSL certificate. And if it is, I do not know if/how this can be solved. I just suggested a possible reason of the issue I have heard about, so you can google in this direction and check.
Ok, thanks anyway