SSL Connector port problems

2002-11-19 Thread Peter Lee
I changed the HTTP Connector port from 8080 to 80 Then I uncommented the SSL Connector section and changed the SSL port from 8443 to 433 These are supposed to be well-known ports. But how come after I made the changes, Tomcat just refused to start? I am on the Win2000 platform. -- To

Re: SSL Connector port problems

2002-11-19 Thread Kristján Rúnarsson
Those ports you mentioned are privileged ports, I think you can only use them if you have ROOT rights (UNIX) or admin rights (Windoze NT/2000), if you don't have root rights I don´t think Tomcat can bind to a privileged port. Do you start Tomcat as ROOT? Mvh KR -- To unsubscribe, e-mail:

Re: SSL Connector port problems

2002-11-19 Thread Peter Lee
On 19 Nov 2002, at 11:16, Kristján Rúnarsson wrote: Yes, I did start Tomcat as the administrator, so I have all the rights. > Those ports you mentioned are privileged ports, I think you can only use > them if you have ROOT rights (UNIX) or admin rights (Windoze NT/2000), if > you don't have root

HTTP and SSL Connector port problems

2002-11-20 Thread Peter Lee
Is there any particular good reason to change HTTP port from 8080 to 80 and the SSL connector port from 8443 to 443? They causing problems for me. Some people are suggesting that we should change the ports. I changed the HTTP Connector port from 8080 to 80 Then I uncommented the SSL Connector se

RE: HTTP and SSL Connector port problems

2002-11-20 Thread Ralph Einfeldt
ay, November 20, 2002 12:04 PM > To: Tomcat Users List > Subject: HTTP and SSL Connector port problems > > > Is there any particular good reason to change HTTP port from > 8080 to 80 > and the SSL connector port from 8443 to 443? > They causing problems for me. Some peo

RE: HTTP and SSL Connector port problems

2002-11-20 Thread Ralph Einfeldt
Sorry little typo below pot=port number > -Original Message- > From: Ralph Einfeldt > Sent: Wednesday, November 20, 2002 12:11 PM > To: Tomcat Users List; [EMAIL PROTECTED] > Subject: RE: HTTP and SSL Connector port problems > > The reason that this is recommende

RE: HTTP and SSL Connector port problems

2002-11-20 Thread mech
ya.apache.org/bugzilla/show_bug.cgi?id=14164 > -Original Message- > From: Peter Lee [mailto:[EMAIL PROTECTED]] > Sent: Mittwoch, 20. November 2002 12:04 > To: Tomcat Users List > Subject: HTTP and SSL Connector port problems > > > Is there any particular goo

Re: HTTP and SSL Connector port problems

2002-11-20 Thread Pae Choi
: "'Tomcat Users List'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, November 20, 2002 3:33 AM Subject: RE: HTTP and SSL Connector port problems > Another good reason to change to 80/443 is the following issue: > > http://www.mail-a

Re: HTTP and SSL Connector port problems

2002-11-20 Thread Pae Choi
Also, everyone has different mileages. Just soemone did not able to figure out, that does not mean it's a bug. Pae > Mech > > P.S. Don't use Tomat 4.1.12 with SSL, upgrade to 4.1.14. Minor? ssl > warning bug: > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14164 > -- To unsubscribe, e-

RE: HTTP and SSL Connector port problems

2002-11-20 Thread Peter Lee
ailto:[EMAIL PROTECTED]] > > Sent: Wednesday, November 20, 2002 12:04 PM > > To: Tomcat Users List > > Subject: HTTP and SSL Connector port problems > > > > > > Is there any particular good reason to change HTTP port from > > 8080 to 80 > > and t

Re: HTTP and SSL Connector port problems

2002-11-20 Thread Peter Lee
PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Wednesday, November 20, 2002 3:33 AM > Subject: RE: HTTP and SSL Connector port problems > > > > Another good reason to change to 80/443 is the following issue: > > > > http://www.mail-archive.com/tomcat-user@jakarta.apa

RE: HTTP and SSL Connector port problems

2002-11-20 Thread brana02
: Subject: Re: HTTP and SSL Connector port problems Did I miss something that I should I have changed in some other files or place? All I did was to change the ports number in server.xml On 20 Nov 2002 at 7:33, Pae Choi wrote

RE: HTTP and SSL Connector port problems

2002-11-20 Thread Peter Lee
: Wed 11/20/2002 2:12 PM > To: Tomcat Users List > Cc: > Subject: Re: HTTP and SSL Connector port problems > > > > Did I miss something that I should I have changed in some other files or >place? > All I did

RE: HTTP and SSL Connector port problems

2002-11-20 Thread Becky Phaneuf
tag, it just happened to me before > > -Original Message- > From: Peter Lee [mailto:[EMAIL PROTECTED]] > Sent: Wed 11/20/2002 2:12 PM > To: Tomcat Users List > Cc: > Subject: Re: HTTP and SSL Connector port problems >