Skip to Content
0
Former Member
Jul 25, 2016 at 10:38 AM

SOAP Axis receiver Error: Peer certificate rejected by ChainVerifier

510 Views

I am getting this error in an ECC to SOAP synchronous scenario in single stack SAP PO.

7/25/2016 2:40:50.333 PM Error Axis: error in invocation: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier 7/25/2016 2:40:50.336 PM Error MP: exception caught with cause iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier 7/25/2016 2:40:50.343 PM Error Exception caught by adapter framework: ; nested exception is:
iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier 7/25/2016 2:40:50.391 PM Error Transmitting the message using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier 7/25/2016 2:40:50.449 PM Error Message status set to FAIL

I am using wssdl and also encrypting the message.

This is my module configuration in the comunication channel.

any clue why I am getting this error

Attachments