Android app fails to build with SSLHandshakeException
Resolving javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed Recently, I tried to build an Android project and it failed with the above error. It was a super nasty error to fix and I spent quite some time on it.