Posted: Wed Oct 21, 2015 8:00 am Post subject: Problem with SOAP Input WS-Security signature verification
Newbie
Joined: 01 Oct 2015 Posts: 3
Hello,
I'm using IIB 10.0.0.1 and I try to implement WS-Security UsernameToken signature verification on a simple SOAP Input node but I get the following error durring SOAP message processing
CWWSS5514E: An exception while processing WS-Security message : com.ibm.wsspi.wssecurity.core.SoapSecurityException: CWWSS6001E: Key object is not obtained
It seems that the broker cannot find the public key in the configured TrustStore in order to verify signature.
Here is some information about my test configuration :
Similar error has been reported for WAS, check the below links and share with your organization's certificate authority if you think this might be the issue.
Solved : the problem was due to a double Signature in the Security header. One with the KeyInfo and the other without. The Signature without KeyInfo is thus not allowed.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum