SAPSuccessFactor:No X509TrustManager implementation available

Which IIQ version are you inquiring about?

8.3 p1

Share all details about your problem, including any error messages you may have received.

I am trying to integrate the SUccessFactor with SailPoint. Successfactor is authoritative application. We have provided the relevant connection parameters as per connector documentation. SSL certificate has also been imported into the trustore(WebSphere server). When I am trying to test the connectivity, I am receiving the below error:
“java.security.cert.CertificateException:No x509TrustManager implementation available”.

We have not imported the x509 certificate in the truststore of Websphere server.

Am I missing anything which is causing the issue. Any help would be highly appreciated. This is blocker for our project right now.

Hi @saurabh1503,

check if the ssl configuration is correct and check if the libraries for ssl are missing(JCE for example)

2 Likes

Hi Emanuele,

Looks like problem was with trustore and it was corrupt. We have changed the trustore and it worked.

Thanks for your response

1 Like

Hi @saurabh1503 thanks for letting us know.

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