Hi,

This is fixed in the trunk and you have to use the policy based
configuration (where you use an algo suite with SHA256).

Example : 
http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rampart/policy/3.xml?revision=1087600&view=co&pathrev=1087600

Thanks,
Ruchith

On Wed, May 11, 2011 at 12:12 PM, Henry Dong <[email protected]> wrote:
> Hi,
>     I would like to configure Rampart 1.5 to use SHA256 with Axis2 but not
> sure how.   I got SHA1 to work but don't how to configure for SHA256.   If
> you have done, please let me know.  I really appreciate all your help.
>  Thanks.
> For SHA1, in my axis2.xml, I have below lines.  What should I do for SHA256?
>  <parameter name="OutflowSecurity">
>       <action>
>         <items>Signature</items>
>         <user>client</user>
>         <passwordCallbackClass>sample.PWCBHandler</passwordCallbackClass>
>         <signaturePropFile>client.properties</signaturePropFile>
>         <signatureKeyIdentifier>DirectReference</signatureKeyIdentifier>
>       </action>
>     </parameter>



-- 
http://ruchith.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to