cancel
Showing results for 
Search instead for 
Did you mean: 

SSL Issue with Sales Force

manikandan_shanmugam3
Active Participant
0 Kudos

Hi All,

I am Integrating ECC with SalesForce, As a first step, I can successfully fetch session Id from SF system , created custom SOAP envelope with Session ID but facing SSL issue while pushing message along with session Id in soap envelope to sales force system.

Scenario in PI (PI 7.4 Single Stack : SP 08): Created Async Proxy to SF : PI receives Proxy message, fetch session id from system using Java Mapping, append it in SOAP envelope and trigger SOAP call to SF.

I am not using SSL authentication in SOAP Receiver channel as SF team said which is not required. Same was working fine in SOAP UI without certificate upload.

Error :

Failed to call the endpoint: Error in call over HTTP: HTTP 0 null

Error SOAP: Call failed: java.io.IOException: Failed to get the input stream from socket: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier

Error MP: exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: Failed to get the input stream from socket: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier

Error SOAP: Error occurred: com.sap.engine.interfaces.messaging.api.exception.MessagingException: java.io.IOException: Failed to get the input stream from socket: iaik.security.ssl.SSLCertificateException: Peer certificate rejected by ChainVerifier

Wondering its working with SOAP UI but not when PI pushes message.

Regards,

Mani

Accepted Solutions (0)

Answers (2)

Answers (2)

nitindeshpande
Active Contributor
0 Kudos

Hello Manikandan,

You need to deploy the certificate provided by the SF team in the NWA of PI system. You need to apply the following certificates provided by SF team ,and the certificates must be CA authorised -

1. Root CA Certificate

2. Intermediate CA Certificate

3. Main Certificate.

Regards,

Nitin

manikandan_shanmugam3
Active Participant
0 Kudos

Hi All,

Any information?

Regards,

Mani

Former Member
0 Kudos

Hello Manikandan,

Im having the exact same issue, how did you resolve the issue.

stefan_grube
Active Contributor
0 Kudos

Download the certificate which you find on following page and add it to TrustedCA keystore in NWA: https://help.salesforce.com/HTViewSolution?id=000206493&language=en_US