Topic Archive:pkix path failed

Decoding sun.security.validator.ValidatorException: PKIX path building failed

When interacting from one server to a different server, we tend to get this error. javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target This error occur when from your java code, youContinue Reading