cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Receiver Adapter: SSLCertificateException

Former Member
0 Kudos

Hi All,

i am getting an error in SOAP Receiver adapter when i have used the target URL as follows:

using HTTPS communication:

https://<targer path>.

Error description in channel log:

SOAP: request message entering the adapter with user J2EE_GUEST

19.07.2013 09:35:39.087

Error

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

19.07.2013 09:35:39.088

Information

SOAP: sending a delivery error ack ...

19.07.2013 09:35:39.089

Error

SOAP: error occured: com.sap.engine.interfaces.messaging.api.exception.MessagingException: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier

19.07.2013 09:35:39.090

Error

MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier

19.07.2013 09:35:39.090

Er

Let me know what needs to be done to resolve the issue.

Regards,

Sreenivas.

Accepted Solutions (0)

Answers (4)

Answers (4)

naveen_chichili
Active Contributor
0 Kudos

Hi Sreenivas,

check if the certificate is valid and correctly deployed in NWA.

thanks,

Naveen

baskar_gopalakrishnan2
Active Contributor
0 Kudos

This error is basically certificate chain or order primary vs intermediate and main are not handled in the keystore. Take help from basis

Please check Mark's screenshot and replies for storing the cert in order in the keystore.

http://scn.sap.com/thread/3149249

Former Member
0 Kudos

Hi Sreenivas,

You should update verifying certificate of the third party and verifying authority of the certificate.

Path in NWA: Configuration management --> Certificate and keys --> Trusted CA

Contact your administrator for more details.

Thanks,

Pranav

Former Member
0 Kudos

Hello,

Have u imported server certificate in ur PI box under NWA?

Thanks

Amit Srivastava