Please help ! configure Tomcat 5.5.12 and Eclipse 3.1 for debugging

2005-10-24 Thread Sara Hugh
Please help me out !! I try to setup debugging on tomcat 5.5.12 and Eclipse 3.1. For Eclipse, the setting is same as previous version, but for Tomcat 5.5.12, the script file for windows (catalina.bat) does not exist. How do I set JPDA_TRANSPORT and other values for tomcat 5.5.12 for debugging?

How do I configure my own certificate realm to tomcat 5.5.9?

2005-10-20 Thread Sara Hugh
Hi all, Please help. I do not know how to configure user certificate realm in the tomcat conf/server.xml. I have been reading and searching around on internet, but I did not get any. The only information I got is for basic authentication. I wonder if tomcat accepts user certificate realm. If anyone

RE: Please help. My self-signed client cert got rejected by tomcat server.

2005-10-18 Thread Sara Hugh
; > The debug information will be located in the logs > directory. > > -Dennis > > -Original Message- > From: Sara Hugh [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 18, 2005 3:42 PM > To: users@tomcat.apache.org > Subject: Please help. My self-sign

Please help. My self-signed client cert got rejected by tomcat server.

2005-10-18 Thread Sara Hugh
Hi all, My self-signed client certificate keep getting rejected by tomcat server 5.5.9 as web server. But the same server and client certificates work on IIS. I want to know if there is a way to debug the tomcat server so that I can find out the problem. Please anyone give me some help on that.

Please help. My self-signed client cert got rejected by tomcat server.

2005-10-18 Thread Sara Hugh
Hi all, My self-signed client certificate keep getting rejected by tomcat server 5.5.9 as web server. But the same server and client certificates work on IIS. I want to know if there is a way to debug the tomcat server so that I can find out the problem. Please anyone give me some help on that.

Tomcat 5.5.9 reject client certificate

2005-10-17 Thread Sara Hugh
Hi all, I have been struggling for two days for trying to find a solution for the problem that my client certificate got rejected by tomcat server. I used openssl to generate the self-signed ca, and tomcat server's and client's, then signed and imported to the server's keystore, and signed th