RE: Using custom TrustManager in Apache Axis for Java

2004-12-03 Thread Mike Burati
he archive:   http://www.mail-archive.com/axis-user@xml.apache.org/msg11033.html   and   http://www.mail-archive.com/axis-user@xml.apache.org/msg10998.html   ..Mike From: John Maynard [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 5:07 PMTo: [EMAIL PROTECTED]Subject: Using custom Trust

RE: Using custom TrustManager in Apache Axis for Java

2004-12-03 Thread John Maynard
ecember 03, 2004 5:14 PM To: [EMAIL PROTECTED] Subject: RE: Using custom TrustManager in Apache Axis for Java   Unfortuntely, I have don’t have an answer to your question.. But just wanted to let you know that I hear you.. and we’re all struggling to get this thingy working without any proper doc

RE: Using custom TrustManager in Apache Axis for Java

2004-12-03 Thread Rajal Shah
questions.. It will spur adoption of the Axis engine immensely.   -- Rajal     From: John Maynard [mailto:[EMAIL PROTECTED] Sent: Friday, December 03, 2004 2:07 PM To: [EMAIL PROTECTED] Subject: Using custom TrustManager in Apache Axis for Java   Greetings all,   I’ve been smashing

Using custom TrustManager in Apache Axis for Java

2004-12-03 Thread John Maynard
Greetings all,   I’ve been smashing my head against a wall for the better part of 3 days now trying to get Axis to use a custom TrustManager. I initialize the SSL context (in java’s JSSE) with my own list of trusted certs, with no luck.   I’ve also attempted to implement my own Secure