Re: Tomcat with SSL and Client certificate

2002-10-18 Thread Mehmet Birgi
] To: [EMAIL PROTECTED] Sent: Thursday, October 17, 2002 9:40 AM Subject: Re: Tomcat with SSL and Client certificate Start Tomcat with the additional option -Djavax.net.debug=all and watch the console. Although you will get a lot of output, it might help you in identifying the problem. Good luck

Tomcat with SSL and Client certificate

2002-10-17 Thread Frédéric LE MAISTRE
I made an SSL connection between Tomcat server and IE client. It seems to work, but by the way Tomcat get an exception : Handshake failed javax.net.ssl.SSLException: error while writing to socket , although the client certificate is well recognized and SSL is enabled. Somebody knows whats wrong?

Re: Tomcat with SSL and Client certificate

2002-10-17 Thread Wolfgang Stein
: Thursday, October 17, 2002 8:39 AM To: Tomcat Users List Subject: Tomcat with SSL and Client certificate I made an SSL connection between Tomcat server and IE client. It seems to work, but by the way Tomcat get an exception : Handshake failed javax.net.ssl.SSLException: error while writing

Re: Tomcat with SSL and Client certificate

2002-10-17 Thread Frédéric LE MAISTRE
are you sure of the syntax? Because startup -Djavax.net.debug=all didn't do anything - Original Message - From: Wolfgang Stein [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, October 17, 2002 9:40 AM Subject: Re: Tomcat with SSL and Client certificate Start Tomcat

Re: Tomcat with SSL and Client certificate

2002-10-17 Thread Wolfgang Stein
with SSL and Client certificate are you sure of the syntax? Because startup -Djavax.net.debug=all didn't do anything - Original Message - From: Wolfgang Stein [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, October 17, 2002 9:40 AM Subject: Re: Tomcat with SSL