Posted By:
Steve_Leach
Posted On:
Wednesday, August 13, 2003 02:20 AM
Every now and again Tomcat will stop sending any content when pages are requested over SSL connections. My application is working just fine, then suddenly Mozilla starts reporting "Document contains no data", no matter what page I request. This is true even for the Tomcat "root" page and the manager/admin apps. If I access the pages over non-secure connections (http://localhost:8080/ rather than (https://localhost/) everything works fine. When I try using HTTPS from the Konqueror browser I get An error occured while loading https://localhost/: Connection to host localhost is broken Has anyone come across this before ?
More>>
Every now and again Tomcat will stop sending any content when pages are requested over SSL connections.
My application is working just fine, then suddenly Mozilla starts reporting "Document contains no data", no matter what page I request. This is true even for the Tomcat "root" page and the manager/admin apps.
If I access the pages over non-secure connections (http://localhost:8080/ rather than (https://localhost/) everything works fine.
When I try using HTTPS from the Konqueror browser I get
An error occured while loading https://localhost/:
Connection to host localhost is broken
Has anyone come across this before ?
<<Less