Hello, My system is:
Windows 2000 Server Tomcat 4.0.3 Java 2 SDK 1.4.0 Running on local intranet (for now) Problem: I've created a certificate keystore using the instructions at http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html. I've edited server.xml with my keystoreFile (keystoreFile="c: \jakarta-tomcat-4.0.3\conf\.keystore) and keystorePass (keystorePass=" ********") and uncommented the SSL section. When I restart Tomcat and try to access the server using HTTPS, I get a " Cannot find server or DNS Error" error. If I try http://servername:443, I get a page with "" as the first line. Also, when first starting the server, it takes a while for HTTP to be accessible. No errors in the logs from what I can tell. Any help would be appreciated. Thanks, Jonathan Morgan Kenna Marketing (204) 982-1210 http://www.thekennagroup.com p.s. For anyone that helped me with my JSESSIONID issue, it took a rebuild of the server to solve it. I think the fact that Sybase was originally installed on the server may have had something to do with it, because that was the only difference in the system. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
