Skip to Content
0
Former Member
Aug 10, 2016 at 10:55 AM

SOAP Receiver Error while valdiating the digital signature.

88 Views

I am trying to encrypt the message. ECC to webservices synchronous scenario.

Client has given three certtificates, root,domain and intermediatary. I created a new keystore and imported them all in that

I am using SOAP adapter as receiver. I enabled wssec in security settings in communication channel.

In the ICO, I have selected encrypt for the request message and I am not doing anything to the response message. I am gettiing this error.

Error while valdiating the digital signature. The error was com.sap.security.core.ws.wss.NoSecurityHeaderException No wsse:Security header has been defined for role soap:finalActor. Please verify the policy configuration..; To-String: com.sap.aii.security.lib.exception.SecurityException: SecurityException in method: run(). Message: [com.sap.ASJ.wssec.030197


Can this requirement be met without using axis handlers.



Do I have to follow this blog for encryption too?


Sender SOAP Adapter: HTTPS with Client Authentication