Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Login is broken when using self-signed certificates #1924

Open
balporig opened this issue Jan 8, 2025 · 0 comments
Open

Android: Login is broken when using self-signed certificates #1924

balporig opened this issue Jan 8, 2025 · 0 comments

Comments

@balporig
Copy link

balporig commented Jan 8, 2025

The root CA has been imported in the system trust store and and the web version in chrome works file without any certificate errors, but the Android app fails with:

1736320032.476 14271 32677 18459 I o1.b    : API call failed, pausing before retry number 2
1736320035.519 14271 32677 18459 E CONSCRYPT: ------------------Untrusted chain: ----------------------
...
1736320035.531 14271 32677 18459 E o1.c    : Error (java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.) calling https://newsblur.local/api/login
1736320035.531 14271 32677 18459 E o1.c    : javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
1736320035.531 14271 32677 18459 E o1.c    : 	at com.android.org.conscrypt.ConscryptFileDescriptorSocket.startHandshake(ConscryptFileDescriptorSocket.java:239)

Android 10-14, latest NewsBlur version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant