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
WOW!! It worked, all i did now was rename tcnative-1.dll. Yes I read the fine print but miss interpret it. I thought I was using JSSE since i used the keytool to generate my own key. So what i generated is a non-APR, but the guide didn't say anything about renaming tcnative-1.dll. But for cur

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 org.apache.coyote.http11.Http11AprProtoc