RE: SSL on Tomcat 5 problem.

2007-03-07 Thread Caldarale, Charles R
> From: Hoa Doan [mailto:[EMAIL PROTECTED] > Subject: RE: SSL on Tomcat 5 problem. > > But for curiosity what is tcnative-1.dll used for? It's essentially the same code that httpd uses to handle HTTP traffic, written in C. Since it's a bit closer to the comm hardwar

RE: SSL on Tomcat 5 problem.

2007-03-07 Thread Hoa Doan
t for curiosity what is tcnative-1.dll used for? Thank you again, Hoa "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > From: Hoa Doan [mailto:[EMAIL PROTECTED] > Subject: SSL on Tomcat 5 problem. > > I have gone through the steps provided on Tomcat SSL document

RE: SSL on Tomcat 5 problem.

2007-03-05 Thread Caldarale, Charles R
> From: Hoa Doan [mailto:[EMAIL PROTECTED] > Subject: SSL on Tomcat 5 problem. > > I have gone through the steps provided on Tomcat SSL document > and generated a .keystore file. Unfortunately, you didn't look at the fine print. > Mar 2, 2007 4:24:07 PM o

SSL on Tomcat 5 problem.

2007-03-05 Thread Hoa Doan
I have gone through the steps provided on Tomcat SSL document and generated a .keystore file. I put it in my C:\keystore directory. Here are my server.xml config: And this is my Catalina log file. Mar 2, 2007 4:24:07 PM org.apache.coyote.http11.Http11AprProtocol init INFO: In