RE: Tomcat IBM JVM 1.4 and SSL truststores

2003-09-08 Thread Jerry Birchler
I tried both the IBM and Sun packages. Unfortunately, neither handled expired or untrusted certificates. In my case, I did not care one way or the other whether or not the certificate was trusted or not. By virtue of parsing or spidering a site, I was making a choice. Perhaps you have the same

Re: Tomcat IBM JVM 1.4 and SSL truststores

2003-09-08 Thread Bill Barker
It's possible to configure PureTLS (which Tomcat supports) to support un-trusted certs. Jerry Birchler [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I tried both the IBM and Sun packages. Unfortunately, neither handled expired or untrusted certificates. In my case, I did not care

Re: Tomcat IBM JVM 1.4 and SSL truststores

2003-09-08 Thread Bill Barker
I've just checked in a patch to have the TrustStore algorithm to be the same as the 'algorithm' (Tomcat 5 has a more general fix). It should appear in 4.1.28. If you need it sooner, you can download from the CVS. McClure, Timothy J(IndSys, GE Interlogix) [EMAIL PROTECTED] wrote in message