Hello EveryOne,
I am new to WSe 2.0 . I am using WSE 2.0 SP3 to digitally sign and
encrypt SOAP messages.
I have used policy file uisng UserToken. It is not giving me any error
But I want to check whether it is working correct way Or not?
Does any one have any idea about How o check it?( SOAP message is
encrypetd Or not?)
ANy response will be appreciated....
Thanks in advance
Antonio Dias - 27 Oct 2005 11:27 GMT
> Hello EveryOne,
>
[quoted text clipped - 7 lines]
>
> Thanks in advance
enable "Message Trace" in "Diagnostics" of the Configuration Editor tool
that comes with WSE 2.0. Then look at the trace file and you can clearly
see that the message is envrypted. (See int the xml node <soap:Body>
the child element <xenc:ChipherData>)