Re: SSL problem with Tomcat 5.5

2007-11-26 Thread Dave
"Bob Grabbe" To: "'Tomcat Users List'" Sent: Monday, November 26, 2007 10:48 PM Subject: RE: SSL problem with Tomcat 5.5 > OK, I've attached a new file with the startup. Unfortunately I'm not > seeing > anything in any logs that indicate any ht

Re: SSL problem with Tomcat 5.5

2007-11-26 Thread Schadler Johann
and welcome file, replace hostname and port if neccessary, change SSL mode to ssl2 or tsl as needed Johann - Original Message - From: "Bob Grabbe" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Monday, November 26, 2007 10:48 PM Subject: R

Re: SSL problem with Tomcat 5.5

2007-11-26 Thread Martin Gainty
? If there is something in this process that is undocumented or poorly documented PLEASE let us know. HTH/ Martin- - Original Message - From: "Bob Grabbe" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" Sent: Monday, November 26, 2007 4:48 PM Subject: RE

Re: SSL problem with Tomcat 5.5

2007-11-26 Thread Hassan Schroeder
On Nov 26, 2007 1:48 PM, Bob Grabbe <[EMAIL PROTECTED]> wrote: > OK, I've attached a new file with the startup. Unfortunately I'm not seeing > anything in any logs that indicate any https requests. mmm. Are you sure nothing else changed, firewall-wise? You might want to turn on the Request Dumper

RE: SSL problem with Tomcat 5.5

2007-11-26 Thread Bob Grabbe
lleys to see if they are blind." -- Marston Bates > -Original Message- > From: Hassan Schroeder [mailto:[EMAIL PROTECTED] > Sent: Monday, November 26, 2007 4:09 PM > To: Tomcat Users List > Subject: Re: SSL problem with Tomcat 5.5 > What would be best would be catalina.log at

Re: SSL problem with Tomcat 5.5

2007-11-26 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob, Bob Grabbe wrote: > Bob Grabbe > Umiversity of Michigan Is that a typo or a joke? - -chris -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHSzYC9CaO5/Lv0PARAr

Re: SSL problem with Tomcat 5.5

2007-11-26 Thread Hassan Schroeder
On Nov 26, 2007 12:58 PM, Bob Grabbe <[EMAIL PROTECTED]> wrote: > Not sure which logs would help, but I've attached a notepad file with > excerpts. What would be best would be catalina.log at startup, showing whether the SSL connector started cleanly. And of course, any log entry relating specifi

RE: SSL problem with Tomcat 5.5

2007-11-26 Thread Bob Grabbe
Michigan [EMAIL PROTECTED] _ "Research is the process of going up alleys to see if they are blind." -- Marston Bates > -Original Message- > From: Hassan Schroeder [mailto:[EMAIL PROTECTED] > Sent: Monday, November 26, 2007 3:38 PM > To: Tomcat Users List > Subject: Re: S

Re: SSL problem with Tomcat 5.5

2007-11-26 Thread Hassan Schroeder
On Nov 26, 2007 10:04 AM, Bob Grabbe <[EMAIL PROTECTED]> wrote: > 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 > certifi

RE: SSL problem with Tomcat 5.5

2007-11-26 Thread Bob Grabbe
e- > From: Martin Gainty [mailto:[EMAIL PROTECTED] > Sent: Monday, November 26, 2007 2:02 PM > To: Tomcat Users List > Subject: Re: SSL problem with Tomcat 5.5 > > Hi Bob > There is a SSL checklist that starts with > 1)installing and configuring JSSE (now comes with JDK

Re: SSL problem with Tomcat 5.5

2007-11-26 Thread Martin Gainty
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 jus