ContributionsMost RecentMost LikesSolutionsRe: signinig using ws-security problem 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. Re: Show the canonicalized message before computing digest value i have the same problem, did you found a solution ? Re: How is SOAPUI calculating the signature value withn C14E and InclusiveNamespaces? i have the same problem, did you found the solution ? signinig using ws-security problem 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 ?