I have a test project in soap ui and eqivalent application in c# to comunicate with web service.
I find a problem with signing part of my soap message: the digestvalue created by soapui is different then digestvalue created in c# application. I cant find what is reason to this differences.
Is any way to see what exactly is signed in SoapUI ?
I find a problem:
SoapUI doesn't trim whitespaces while calculating signature hash using EXC-C14N. As solution we can manually remove them from body element.
Subject | Author | Latest Post |
---|---|---|