14 years ago
Can SOAP UI Pro use XML DSIG instead of WSS?
Greetings,
I have a couple of java clients consuming a couple of services. I added XML Digital Signatures (javax.xml.crypto.dsig.*) to those messages not requiring MTOM. Those messages are required to pass along the entire certificate read from a Computer Access Card; the DN is then used on the server to authenticate the user.
SOAP UI Pro appears to use the WSS profile (WS-*). Is it possible to configure SOAP UI to instead generate and consume (the simpler?) DSIG signing profile?
TIA, I don't know much about this stuff.
I have a couple of java clients consuming a couple of services. I added XML Digital Signatures (javax.xml.crypto.dsig.*) to those messages not requiring MTOM. Those messages are required to pass along the entire certificate read from a Computer Access Card; the DN is then used on the server to authenticate the user.
SOAP UI Pro appears to use the WSS profile (WS-*). Is it possible to configure SOAP UI to instead generate and consume (the simpler?) DSIG signing profile?
TIA, I don't know much about this stuff.