Blake Smith schrieb:
Hi,
I am running a Red Hat Enterprise 4 Linux Server. I have Tomcat installed
under port 8080. I have setup "iptables" to redirect all request for port
80 to 8080. I also have Java JDK 1.5.0_10 installed. The $CATALINA_HOME
and $JAVA_HOME variables have been set insi
elp to you.
Regards
Shailesh
- Original Message -
From: "Blake Smith" <[EMAIL PROTECTED]>
To:
Sent: Friday, February 23, 2007 8:04 AM
Subject: Please Help: Tomcat 5.5.17 SSL Help
> Hi,
>
>
>
> I am running a Red Hat Enterprise 4 Linux Server. I have To
You should launch tomcat with this java option -Djavax.net.debug=ssl,
you will have probably more details about the problem
-Message d'origine-
De : Blake Smith [mailto:[EMAIL PROTECTED]
Envoye : vendredi 23 fevrier 2007 03:34
A : users@tomcat.apache.org
Objet : Please Help: Tomcat 5
--- Blake Smith <[EMAIL PROTECTED]> wrote:
> I have uncommented the
> section within server.xml
> and pointed it to the location of the keystore, and
> it's password. I even
> changed the port from 8443 to 443 and the
> corresponding forwarding value for
> 8080.
Is Tomcat listening on port 443?
Hi,
I am running a Red Hat Enterprise 4 Linux Server. I have Tomcat installed
under port 8080. I have setup "iptables" to redirect all request for port
80 to 8080. I also have Java JDK 1.5.0_10 installed. The $CATALINA_HOME
and $JAVA_HOME variables have been set inside /etc/profile. Tomca