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.5.17 SSL Help


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.   Tomcat
runs in
normal mode, and everything is working excellent.  The only issue I am
having is getting Tomcat to server HTTPS.  I have followed the tutorial
on
how to use "keytool" and successfully generated an private key,
certificate,
and then had the certificate signed by Verisign.  I then import the
signed
certificate with keytool.  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.  By the way Apache HTTP Server is not running on this machine.

My iptables are setup to allow 80, 8080, and 443.  Yet I can't get
Tomcat to
use SSL.  If anyone can please provided me with directions for getting
tomcat to server SSL I would be most thankful.  Tomcat is running
standalone.

 

Im not sure if there is anything special I need to do with JSSE???
Everything I can find states it as a requirement but since I am using
JDK
1.5.0_10, it should already be included if my understanding is correct.
Is
there anything special which needs to be done to use it in my version?

 

Thanks in advance,

Blake Smith

[EMAIL PROTECTED]

 

 


******************************************************************
Ce message et ses pièces jointes sont confidentiels et établis a l'intention 
exclusive de ses destinataires.
Tout message électronique est susceptible d'altération. SOGITEC décline toute 
responsabilité au titre de ce message s'il a été altéré, déformé ou falsifié.
Si vous n'êtes pas destinataire de ce message, merci de le détruire 
immédiatement.
******************************************************************


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to