Hi folks,
We started seeing a PKIX certificate error which appears to be related to recaptcha:
5057 ERROR_SERVICE_UNREACHABLE (error while making http request: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target)
We imported three certificates into tomcat's keystore:
We then restarted the servers, and the error persisted. The servers and java versions are fairly recent, so I wouldn't expect it to necessarily be root cert related, though I don't know that for sure.
Another though I had would be to toggle the certificate chain setting from "Root Certificate Only" to "Entire Certificate Chain". Would that help?
Appreciate any advice,
Thanks!