javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
Opened this issue · 0 comments
praful-dhabekar commented
I was trying your API with a small android app of mine. In this I just wanted to show Chinese Zodiac Sign after someone put their date of birth and gender. But I'm getting this error when I'm pressing submit button: "javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.
"
Thank You for great API.