Hi Bob
There is a SSL checklist that starts with
1)installing and configuring JSSE (now comes with JDK.1.4 or 1.5)
2)a)create keystore
   b)import the certificate into just created keystore
3)uncomment the SSL Connector entry in $CATALINA_HOME/conf/server.xml  and
tweak keystoreFile to point to just created keystore
http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html

HTH/
Martin-
----- Original Message -----
From: "Bob Grabbe" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Monday, November 26, 2007 1:04 PM
Subject: SSL problem with Tomcat 5.5


> Our web site has had an ssl certificate from Godaddy for the last two
years.
> I'm trying to update the certificate because it just expired. After the
> expiration, before updating I was able to get to the main page, with a
> certificate error. After the update of the certificaste I'm not able to
get
> to the https page at all.
>
> Environment is Windows 2003 server, Tomcat 5.5.9, Server.xml is set to
> redirect http (port 80) to port 443, and did work before.
>
> What I've done so far:
>
> Downloaded the server certificate, Godaddy certificates and recreated the
> keystore. No errors along the way. Verified that server.xml has the
correct
> keystore file and password. Restarted Tomcat.
>
> Under webapps/root there is a redirector to send the browser to my other
> app's index.html.
>
> At this point I can open the http page, but if I try to open the https url
I
> don't get anything.
>
> I'm open and would be very grateful for any suggestions.
>
> Thanks
>
>
>
> Bob Grabbe
>
> Michigan Proteome Consortium
>
> University of Michigan
>
> [EMAIL PROTECTED]
>
> _____________________________________________________________
>
> If we knew what we were doing, it wouldn't be called research, would it ?
>
> --Albert Einstien
>
>
>
>
>
>


---------------------------------------------------------------------
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