-
-
Notifications
You must be signed in to change notification settings - Fork 389
Open
Labels
Description
2025-06-17 14:11:08.753 22197-22197 MoatBottomSheet org.torproject.android.debug D DISPLAY ERROR: com.android.volley.NoConnectionError: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
The CAPTCHA fails to load and the UI is left in an incomplete state, nothing is rendered to the user.
Seems like SSL certs expired on Nougat
https://the-gadgeteer.com/2020/11/20/android-nougat-security-certificates-are-expiring-in-2021/
Works fine on Oreo (aka Android 8.0 API 26)
tladesignz