Hi All, We do have a Webservice which is running in other Java system( Weblogic ). So they created a Webservice which takes user name as input parameter In Portal we had invoked WSDL in servlet and tried to get the response of the Webservice. While testing the application in Portal . We are below error. ( Peer certificate rejected by ChainVerifier) We had already uploaded certificate of Java in SAP Portal But Still we are getting below Error. We also tried created a destination. and assigned the same certificate in the drop down still getting the same Error during ping operation: Error while silently connecting: org.w3c.www.protocol.http.HttpException: Peer certificate rejected by ChainVerifier Error general: javax.xml.ws.WebServiceException: Connection IO Exception. Check nested exception for details. (Peer certificate rejected by ChainVerifier). at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.processTransportBindingCall(WSInvocationHandler.java:174) at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.invokeSEISyncMethod(WSInvocationHandler.java:121) at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.invokeSEIMethod(WSInvocationHandler.java:84) at com.sap.engine.services.webservices.espbase.client.jaxws.core.WSInvocationHandler.invoke(WSInvocationHandler.java:65) at $Proxy3519.signIn(Unknown Source) Do we need to upload our Portal certificate in the JAVA server Thanks & Regards Shravani
↧