Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all articles
Browse latest Browse all 2997

Web service communication with username token+x.509

$
0
0

Hi All,

 

We are working on NW 7.31, where we are consuming 3rd party web service with username token (for Message Level Authentication) & X.509 client certificate (for Transport Layer Authentication).

 

The end point URL is configured in SOA Manager in NWA with x.509 certificate.

The username token is sent using HandlerResolver:

interface.setHandlerResolver(new HeaderHandlerResolver("username", "password"));

 

While executing the service, we are getting below error message:

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 com.sun.proxy.$Proxy2173.validationServicePpapvcap(Unknown Source)


The same code is working in NW 7.1.

 

Could you please suggest what could be the issue and how this can be fixed.

 

Thanks and regards,

Patana


Viewing all articles
Browse latest Browse all 2997

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>