Re: tomcat ssl direct help

2001-07-18 Thread John Hebert
Tan WeeSiong wrote: hi i am facing a lot of problems with tomcat 3.2.1 the ssl direct has alreadi cause me a lot of problems i tried to import certs of v3 and try to let it run as a server cert but it doesn't work the default tomcat webpage cannot be display and the tomcat shows

Tomcat SSL direct.

2001-03-26 Thread Eric Wong
I am trying to use Tomcat direct (standalone). I can get Tomcat SSL working if I generate the .keystore the following way: keytool -genkey -alias tomcat -keyalg RSA But when I generate the certificate with openSSL: 1. generate a request and key; openssl req

Re: Problem with Tomcat SSL Direct.

2001-03-25 Thread Darrel Drake
PROTECTED] To: "'[EMAIL PROTECTED]'" [EMAIL PROTECTED] cc: Subject: Problem with Tomcat SSL Direct. I get the following exceptions form tomcat: 2001-03-22 03:47:18 - Ctx( ): 400 R( /) null 2001-03-22 03:47:18 - Ctx( ): IOException in: R( /) Socket closed And the browse

Problem with Tomcat SSL Direct.

2001-03-24 Thread Eric Wong
I get the following exceptions form tomcat: 2001-03-22 03:47:18 - Ctx( ): 400 R( /) null 2001-03-22 03:47:18 - Ctx( ): IOException in: R( /) Socket closed And the browser displays the following message: The page cannot be displayed I can get Tomcat SSL

Tomcat SSL Direct problem.

2001-03-22 Thread Eric Wong
I get the following exceptions form tomcat: 2001-03-22 03:47:18 - Ctx( ): 400 R( /) null 2001-03-22 03:47:18 - Ctx( ): IOException in: R( /) Socket closed And the browser displays the following message: The page cannot be displayed I can get Tomcat SSL

client authentication with tomcat ssl direct, how to?

2001-02-12 Thread Jeff Lansing
Hi, The tomcat-ssl-howto document is clear on how to set up a server certificate sufficient for server authentication, and evidently a number of people on this list have been able to get far enough with client authentication to see Internet Explorer show the empty Client Authentication dialog.

Re: client authentication with tomcat ssl direct, how to?

2001-02-12 Thread Jeff Lansing
To: [EMAIL PROTECTED] Subject: client authentication with tomcat ssl direct, how to? Hi, The tomcat-ssl-howto document is clear on how to set up a server certificate sufficient for server authentication, and evidently a number of people on this list have been able to get far enough