Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi Guys,
I am trying to verify a signature that is sha256 using the verify sign in the processing rule but it keeps giving incorrect digest error.i am using the same certificate i used to sign and the message was signed by datapower can someone assist me
Hi,
If DataPower signs the request, does it also send it directly to verification or how do you send the signed request?
--HP
Thanks hpernaa.The request is sent to an outbound endpoint but i am picking up the unformatted message and using the test message function am getting invalid digest of the same message in another process where i verify the same signature
How do you pick it up? If you use probe or text editor or anything else there is a very high probability that you'll "break" the request. If you want to be sure that the message isn't altered during the process you'll have to send it directly from DataPower to the verify service/rule/what you are using to verify the signature.
ok thanks let me do that and il revert to you with the results
i have tested and it has worked thanks.let me ask someone to sign a document and send it to my datapower i confirm it will be validated.thanks a bunch