cancel
Showing results for 
Search instead for 
Did you mean: 

Peer certificate rejected by ChainVerifier error with receiver soap adapter

Former Member
0 Kudos

Hi Experts,

Peer certificate rejected by ChainVerifier error with receiver soap adapter
while testing the scenario, we have used https webservice link for
secure communication.

https://test.lms.e2train.com/UUPLC/LMS/LMS_WebService/Webservice.asmx?wsdl
is the link we have used receiver side.

in order to resolve Peer certificate rejected by ChainVerifier issue,
we have also applied the sap note sapnote_0001577913, but still we
are gettting same error. please advise the solution for this error--. we do not have any client certificate at webserver side.

we are getting the above mentioned error in SAP PI 7.3

Thanks and Regards,

Krushi.

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos
  • Ensure SSL is enabled on the Java Server
  • Does the SOAP URL you are hitting have a Self Signed Certificate or a Trusted Certificate? If self signed, ensure that the same is loaded into the Trusted CAs of your Server.
  • If the Cert is a Tusted Certificate, ensure that the Certificate Authorithys Cert ( Intermediate and Root ) are loaded into the TustedCAs in the Keystore.

Regards,

Bhavesh    

Answers (0)