Hello again, I have a webservice that requires both a UsernameToken and an xml signature to be provided in a ws-security header, but I'm running into trouble configuring the user and pass.
For the UsernameToken I need to provide the webservice endpoint credentials, but for the xml signature I need to provide the keystore alias and password. Does this mean my keystore alias/password has to match the 3rd-party credentials in order to provide both UsernameToken + XML Signature? Thanks, Tony
