https Access Denied.

2003-08-07 Thread Hou, Rowena
Hi I can start my web page from https://localhost:8443 but If I try to start from https://host-name:8443 it will give me following error It works fine on both http://localhost:8080 http://host-name:8080 What should I do Thanks Rowena == error from web == The

RE: Tomcat 4.1 https problem

2003-08-08 Thread Hou, Rowena
catalina run will let me see the error. Thanks -Original Message- From: Jeff Tulley [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 4:33 PM To: [EMAIL PROTECTED] Subject: Re: Tomcat 4.1 https problem Try simply catalina run to have it run in the current window. Then see

Tomcat 4.1 https problem

2003-08-14 Thread Hou, Rowena
Hi, I've been running Tomcat as a standalone Web server for a while. My project run fine at http with sign applet. I want to switch from HTTP to HTTPS. I followed the directions in the document http://jakarta.apache.org/tomcat/tomcat-4.1-doc/ssl-howto.html; : 1. keytool -genkey -alias

RE: Tomcat 4.1, https access denied

2003-08-14 Thread Hou, Rowena
Hi, I can get my web application from https://localhost:8443/ but not from https://hostname:8443/.. I got error message for access denied. It works fine for http://hostname:8080/ What should I do? Thanks = error message from web == The requested