Web Services - WS Security (Decryp and Sig) for responses
We use SOAP UI for testing all our services. Our external services are secured using WS-Security (X509), encrypting and signing the message content. - Consumer encrypts the message with Service publ...