Skip to Content
0
May 12, 2010 at 11:22 AM

SOAP:call failed:iaik.security.ssl.SSLCertificateException:Peer certificate

124 Views

We are getting following error in SOAP receiver channel :

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

Please note the following points:

a. We are not using SSL so far. We are connecting to a http(s) url but

without SSL.

b. However we do not choose certificate authentication in the CC

c. The receiver also not enabled certificate authentication at his end

Please suggest.