So, I feed that u must check into /TOMCAT_HOME/bin and delete tcnative-1.dll if 
u using SSL without openSSL or without CA.

Iósev Pérez Rivero
Estudiante 4to. Año
Universidad de las Ciencias Informáticas

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 19, 2006 6:00 PM
To: users@tomcat.apache.org
Subject: SSL Failure on Tomcat 5.5.12

I just installed Tomcat 5.5.12 on Windows XP (from the .exe install). I created 
and have a working webapp with servlets on the http port (80). I carefully 
followed the instructions on the apache tomcat website for setting up a SSL 
https connection. I followed it in every detail, creating my own certificate 
using keytool (as explained both on the apache site and right there in the 
server.xml file).  In server.xml I set the http connector to port 80 and the 
https connector to port 443. All normal http requests work fine. But when I try 
to connect to https://localhost, the browser (Firefox) just displays "Loading" 
and ultimately I get a popup alert of "The connection to localhost has 
terminated unexpectedly. Some data may have been transferred." While the 
browser is "loading" I can bring up a Command Window and issue a netstat -a -n 
command and I can see that there is an established socket connection on port 
443. But nothing happens. Any help is surely appreciated. By the way, o
 n a different PC (also Windows XP) I used netbeans (4.1) to develop a webapp, 
and on that I did the same SSL procedure and it worked perfectly.
--thanks
--Tony C.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to