cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP: Call failed: iaik.security.ssl.SSLCertificateException

sateesh437
Participant
0 Kudos

Hi Experts,

I am getting error at SOAP receiver channel as below, channel is configured with proxy.

SOAP URL is with HTTPS

when i ping the channel I am getting below error:

When I trigger the message getting below error:

SOAP: Call failed: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifierSOAP: Call failed: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier



Please help me in sorting this issue.



Regards,

Sateesh.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Sateesh,

Import receiver server root CA certificate in NWA as per this blog

Regards,

Praveen.

Answers (2)

Answers (2)

former_member186851
Active Contributor
0 Kudos

Hello Sateesh,

Use XPI and find exatly what is the issue,It might be due to missing certificates,firewall,proxy settings or authorizations.

suchitatomar
Participant
0 Kudos

Hi Sateesh,

Please check the following for similar issue:

Peer certificate rejected by ChainVerifier ERROR on SOAP Channel

Peer certificate rejected by ChainVerifier

Further to this check in which keystore have you imported which certificate?

you can check out NWA-->Troubleshooting-->Logs and Traces-->Security Troubleshooting Wizard and trace your SSL communication for further indication.

May be you have uploaded it to the wrong keystore instead of the TrustedCAs .

Regards

S Tomar