What is the proper way to get a client to hash a password so that a .NET
server will accept it? The following produces cleartext (Axis2, v1.1.1):
<module ref="rampart-1.1"/>
<parameter name="OutflowSecurity">
<action>
<items>UsernameTokenSignature Timestamp</items>
<passwordType>PasswordDigest</passwordType>
</action>
</parameter>
[Rich Adili]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]