Re: Tomcat 5.0.28 - SSL Setup

2007-07-27 Thread Jeffrey C. Baldwin
Lyallex, That worked! Thank you! I had copied and pasted from the TomCat SSL HowTo, but that didn't work... I appreciate your time! Now, on to other TomCat problems this server failure is killing me! -jeff Lyallex wrote: The first thing that strikes me is that you have not defined a

Re: Tomcat 5.0.28 - SSL Setup

2007-07-26 Thread Lyallex
The first thing that strikes me is that you have not defined a connector for port 8443, here's one of mine (Tomcat 5.5.23) I think you probably need this because (at the very least) you have 'redirectPort="8443"' in your non ssl Connector config Rgds Duncan On 7/26/07, Jeffrey C. Baldwin

Tomcat 5.0.28 - SSL Setup

2007-07-26 Thread Jeffrey C. Baldwin
Hello All, I'm in a bit of a pinch here. Just had an old Solaris server fail that housed our TomCat environment and now I'm trying to put the pieces back together on a new server. I have a few of the applications up and running.. but now I've run into an app that wants to run over ssl and I