RE: Tomcat and SSL and Palm Problem

2000-12-27 Thread Adam Le
ause I was pretty sure the domain name was the OU, not the CN. You might want to check what you have with keytool -list -v. Regards, Dave What I suspect from the error message - Original Message ----- From: "Adam Le" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wedn

RE: Handler Thread Problem : java.lang.NullPointerException

2000-12-27 Thread Adam Le
How about trying this for your index.jsp:   <--- Begin Code -->           <%@ page import="java.io.*,java.util.* %>             <% response.sendRedirect ("http://212.100.172.240/park/index.jsp") ; %>             Just a thought   Adam   -Original Message-From: Koen M

Tomcat and SSL and Palm Problem

2000-12-27 Thread Adam Le
Hi all, Has anyone had luck implementing a real CA signed certificate with Tomcat? I have been able to: - install JSSE 1.0.2 into Tomcat v3.2.1 Release - create my own self signed key pairs using keytool - create the CSR and sent it to VeriSign - import the Trial