ScottPugh
7 years agoQrew Cadet
Security error when calling external API via webhook
I am attempting to call a 3rd party API via webhook and currently getting the following security-related error (Quickbase support provided me the logs containing the 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
From research this appears to be related to invalid/missing/mismatch certs. I was able to get the cert from the host system that is exposing the API- so the question now becomes if there is anyway for Quickbase to configure the cert on their side (if that's even relevant)
Quickbase support pointed me to the 'community' for input.
Thanks.
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
From research this appears to be related to invalid/missing/mismatch certs. I was able to get the cert from the host system that is exposing the API- so the question now becomes if there is anyway for Quickbase to configure the cert on their side (if that's even relevant)
Quickbase support pointed me to the 'community' for input.
Thanks.