Oops, that's a typo.  It should say running Tomcat as root is unwise for
production. :)  That's what I get for trying to increase my Project Dolphin
average! LOL

John

> -----Original Message-----
> From: Turner, John [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 03, 2002 12:46 PM
> To: 'Tomcat Users List'
> Subject: RE: ssl config question
> 
> 
> 
> Well, you definitely won't find your application on 443, 
> unless you are
> running Tomcat as root (ok for development, I guess, but not wise for
> development).  Applications need root to bind to ports under 1024.
> 
> So, that leaves 8443.  Just for confirmation's sake, did you 
> follow the SSL
> HOWTO?  Did you install JSSE?  The HOWTO is here:
> http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html
> 
> For logging, you can add "debug" to your Context/Engine/Host 
> container in
> server.xml and give it a high number like "10".  The default 
> is "0", as
> described here:
> http://jakarta.apache.org/tomcat/tomcat-4.0-doc/config/context.html
> 
> John
> 

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to