RE: Tomcat 4.1 SSL Question [Broadcast] [Broadcast]

2007-09-17 Thread Caldarale, Charles R
> From: Velurethu, Abi J [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 4.1 SSL Question [Broadcast] [Broadcast] > > Sorry for the confusion. I meant I will set the non-ssl on > port 80 and ssl on 8443. If you are encountering the IE problem, you'll need to put SSL on 4

RE: Tomcat 4.1 SSL Question [Broadcast] [Broadcast]

2007-09-17 Thread Velurethu, Abi J
Users List Subject: RE: Tomcat 4.1 SSL Question [Broadcast] [Broadcast] > From: Velurethu, Abi J [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 4.1 SSL Question [Broadcast] > > I will setup SSL on Tomcat 4.1 on port 80 and give it try. Don't do that. The standard HTTPS port is

RE: Tomcat 4.1 SSL Question [Broadcast]

2007-09-17 Thread Caldarale, Charles R
> From: Velurethu, Abi J [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 4.1 SSL Question [Broadcast] > > I will setup SSL on Tomcat 4.1 on port 80 and give it try. Don't do that. The standard HTTPS port is 443; enabling SSL on 80 will create a real mess. - Chuck THIS

RE: Tomcat 4.1 SSL Question [Broadcast]

2007-09-17 Thread Velurethu, Abi J
, September 14, 2007 9:39 PM To: users@tomcat.apache.org Subject: Re: Tomcat 4.1 SSL Question [Broadcast] Since TC 4 does a redirect to the welcome-file, this also causes problems with IE when you use a non-default SSL port. "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote in mess

Re: Tomcat 4.1 SSL Question

2007-09-14 Thread Bill Barker
Since TC 4 does a redirect to the welcome-file, this also causes problems with IE when you use a non-default SSL port. "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > From: Propes, Barry L [mailto:[EMAIL PROTECTED] > Subject: RE: T

RE: Tomcat 4.1 SSL Question

2007-09-14 Thread Caldarale, Charles R
> From: Propes, Barry L [mailto:[EMAIL PROTECTED] > Subject: RE: Tomcat 4.1 SSL Question > > I thought I'd seen that port was usually 8443. Or 443. There's a problem with at least some versions of IE that insist on using 443 for HTTPS, regardless of what was used to r

RE: Tomcat 4.1 SSL Question

2007-09-14 Thread Propes, Barry L
I thought I'd seen that port was usually 8443. Or 443. -Original Message- From: Velurethu, Abi J [mailto:[EMAIL PROTECTED] Sent: Friday, September 14, 2007 2:15 PM To: users@tomcat.apache.org Subject: Tomcat 4.1 SSL Question > Hello, > > I have an issue with tomcat 4.1 SS

Tomcat 4.1 SSL Question

2007-09-14 Thread Velurethu, Abi J
> Hello, > > I have an issue with tomcat 4.1 SSL setup. I am running multiple > instances of Tomcat on one server, Tomcat 1, Tomcat 2, Tomcat 3... > > I am setting up SSL on one of the Tomcat instances...the non-ssl port > is 8180 and it is working fine. The ssl port is 8444. I did all the > c