I was not able to deploy my change to PROD because of some connectivity issues.
My last attempt gives me the below error, which I didn’t have when testing on Staging:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: java.security.cert.CertPathBuilderException: Could not build a validated path.
The below let me think that the PROD service can only be connected via a secure SSL handshake, not using the basic connection.
As anyone seen such error while using the AFX service now connector?
I had a similar error - PKIX path building failed for ServiceNow connector
Also - AFX Connector Issue