How to view canonicalized SignedInfo node for generating SignatureValue?
So I can successfully make a callout to a webservice using an X509 certificate as authentication via SoapUI as a test to validate my XML body and everything. Works great.
However, when I try t...