I have an 3rd party SOAP web service. I need to make a call to one of its methods. The request needs to be signed. How can I sign the request?
Building on the very helpful answer from @casperOne I ended up with the following config:
This for a soap client over https