RE: Help on setup https on Tomcat in linux

2007-07-03 Thread Yifan (Eric) Jiang
Perhaps the firewall setting for your Linux if your Linux is on a remote server? Thanks Eric -Original Message- From: Jack Wang [mailto:[EMAIL PROTECTED] Sent: Wednesday, 4 July 2007 3:48 p.m. To: users@tomcat.apache.org Subject: Help on setup https on Tomcat in linux I try to setup

Help on setup https on Tomcat in linux

2007-07-03 Thread Jack Wang
I try to setup tomcat https connection on port 8443 in redhat linux. I followed the instruction and get no error when start tomcat. But I could NOT connect to it from browser by https://:8443/xxx.html . I setup the same tomcat in Window. It works. Could someone help me to sovle it? Thanks