You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Peter Thomas <pe...@gmail.com> on 2007/08/01 17:18:33 UTC

Is it possible to disable signature verification in an Axis2 client?

Hi,

As per the subject....

I have an Axis2 client which connects to a WSE3.0 service which returns a
response using XML signatures, which is proving problematic. It would be
really useful to be able to disable signature verification for development
purposes, is that possible in Axis2?

Pete