Tom, I'm not sure if you are running into this problem, but it can't hurt: http://www.discursive.com/articles/2002/06/tomcat_ssl.html
-------- Tim O'Brien > -----Original Message----- > From: Tom Samplonius [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 04, 2003 1:39 AM > To: [EMAIL PROTECTED] > Subject: HTTPS/JSSE problem > > > > I'm trying to access a https URL with a simple test > problem. Upon executing the program, I get: > > java.net.SocketException: SSL implementation not available > > > I'm using jdk1.3.1. I've download JSSE, and put jsse.jar, > jcert.jar, and jnet.jar into my classpath. I've also tried > adding > "-D-Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.p > rotocol" to the jvm startup. That doesn't change anthing. > > What is the proper way to get JSSE working? > > > Tom > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
