Java.security.cert.CertPathValidatorExeption error
DJ-miniklek opened this issue · 1 comments
DJ-miniklek commented
Steps to reproduce
Fresh download (newest version)
Follow apps setup instructions
Try to browse for maga
Expected behavior
Shows me mangas
Actual behavior
Gives the following error:
Java.security.cert.CertPathValidatorExeption: trust anchor for certification not found
Crash logs
No response
Neko version
2.16.9
Android version
Android 7
Device
Huawei mediapad t3 10
Other details
It may just be me failing at setup but I don't know how to fix
Acknowledgements
- I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
- I have written a short but informative title.
- I have updated the app to the newest version Latest.
- I have filled out all of the requested information in this form.
DJ-miniklek commented
Turns out that on Android 7 the certificate credentials needed are not downloaded. Therefore i needed to download this, visit https://letsencrypt.org/certificates/ go to ISRG Root X1→self assigned→pem
After that go into settings on your device and find security and privacy. Add this ned credentaiæ to your list of credentials and it should work.