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.