Splunk WS Integration - PKIX Error

Hello all, we are building integrations to our Splunk environments (note: NOT the add-on, this is Splunk->Sailpoint), and have had quite a time getting it set up. We’ve completed the necessary changes to our terraform scripts to allow the VA’s access, but have been running into some errors.

Message: 0 : javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target, HTTP Error Code: 0

From reading other threads it sounds like there is likely a need to add the Splunk certs into the VA’s. Something odd though - we were able to run the requests directly from the VA’s via ssh without any kind of errors. It is only when it runs from IdentityNow that we see the cert error appear. Any thoughts? Is is as simple as just adding the certs to the VA’s?

Hi @joe_gaileyiii ,
I have faced similar issue on a web service connector , to resolve this I have followed this documentation : Support Articles - [IdentityNow] PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target - Customer Support
Hope this helps

1 Like

We went through the process, but no luck with that solution unfortunately.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.