Custom TrustManagers with Axis + SSL

2008-02-20 Thread Raghuram Sreenath
I am writing this email as the last hope to get some help with my effort to get a custom trust manager with axis. I have gone through the documention (whatever is available) and have found no answers. Specificall, i have tried the following: 1. followed the steps in

Re: Signature verification failure when the body contains special characters

2008-02-14 Thread Raghuram Sreenath
That fixed the problem!! Thanks a lot! On Wed, Feb 13, 2008 at 5:19 PM, Hans Guldager Knudsen [EMAIL PROTECTED] wrote: Hi! You could be hit by a bug in xmlsec-1.4 : http://santuario.apache.org/ /hans Raghuram Sreenath wrote: hello, I use axis 1.4 on both the server side

Signature verification failure when the body contains special characters

2008-02-13 Thread Raghuram Sreenath
hello, I use axis 1.4 on both the server side and the client side. My client settings are as follows: deployment xmlns=http://xml.apache.org/axis/wsdd/; xmlns:java= http://xml.apache.org/axis/wsdd/providers/java; transport name=http pivot=java: org.apache.axis.transport.http.HTTPSender/