RE: Using custom TrustManager in Apache Axis for Java

2004-12-03 Thread John Maynard
umentation or understanding.. I wish, some of the authors of the Axis modules would respond to basic 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 PROTECTE

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