tejaswiyvs
14 years agoOccasional Contributor
[Resolved] WS Security, SoapUI
Hi,
I have a quick question regarding the digital signatures in SoapUI. I was working on implementing WS Security and connecting to a web service. The connection is working fine from Soap UI, and in my policy my signature section is defined as follows:
Keystore : <keystore name>.jks
Alias : <private key name>
Key Identifier Type : X509
Signature Algorithm : Default
Signature Canonicalization : Default
Use Single Certificate : Checked.
Parts : Empty, none added.
So my question is, which parts of the message does this signature actually sign? Does it just sign the whole message since I haven't specified any sections specifically?
Thanks,
Teja.
I have a quick question regarding the digital signatures in SoapUI. I was working on implementing WS Security and connecting to a web service. The connection is working fine from Soap UI, and in my policy my signature section is defined as follows:
Keystore : <keystore name>.jks
Alias : <private key name>
Key Identifier Type : X509
Signature Algorithm : Default
Signature Canonicalization : Default
Use Single Certificate : Checked.
Parts : Empty, none added.
So my question is, which parts of the message does this signature actually sign? Does it just sign the whole message since I haven't specified any sections specifically?
Thanks,
Teja.