java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

Usually we’re familiar with error message, but things became weird when app works in all phone except only one failed.

I saw this error message in an Asus cellphone (Android 5.0.2) on 2020/08/14 when my app tried to connect to an SSL server.

Finally I googled this article and it helped me to solve the problem successfully and immediately.

http://www.codeplayon.com/2020/06/android-java-security-cert-certpathvalidatorexception-trust-anchor-for-certification-path/

This entry was posted in Android, Android development and tagged , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *