cancel
Showing results for 
Search instead for 
Did you mean: 

WS Security Exception

Former Member
0 Kudos

Hi,

While testing XML Signing using WS Security, we are getting the below error in the SOAP channel:

com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.security.lib.exception.SecurityException: SecurityException in method: verify( Message, byte[], CPALookupObject ). Message: SecurityException in method: verify( Message, byte[], CPALookupObject ). WSSEThread-Exception: SecurityException in method: run(). Message: [_policy0230] The part /soap:Envelope/soap:Body was required to be signed by the policy with the transformations [], (http://www.w3.org/2001/10/xml-exc-c14n#%7D%5D,) but the signature was not accepted. (Info: number of valid signatures: 1, number of accepted signer certificates: 1.).. To-String: com.sap.security.core.policy.exceptions.VerifyException: [_policy0230] The part /soap:Envelope/soap:Body was required to be signed by the policy with the transformations [], (http://www.w3.org/2001/10/xml-exc-c14n#%7D%5D,) but the signature was not accepted. (Info: number of valid signatures: 1, number of accepted signer certificates: 1.).;

Could you please provide your inputs on this?

Thanks,

Jaya

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jaya,

Try to create the certificate one more time. It may was corrupt, or a library is not updated.

Good luck!

<REMOVED BY MODERATOR>

Read Rules of Engagement

Edited by: Cantabria on May 13, 2010 3:19 PM

Edited by: Prateek Raj Srivastava on May 13, 2010 10:19 PM