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?