Hi all, I'm still struggling to use HTTPS as a client (from classes within) a web application on: Redhat Linux 7.2 IBM JDK 1.3.1 Tomcat 4 JSSE 1.0.2 I think the fact that it uses the Extension Mechanism at URL: http://java.sun.com/j2se/1.3/docs/guide/extensions/spec.html has a bearing on this problem. I think my web applications' class loader cannot "see" the JSSE libraries, jnet.jar, jsse.jar, and jcert.jar. Has anybody experienced the same problem? Regards, Richard Wooding
