> From: Abdullah Teke [mailto:abdullaht...@gmail.com]
> Subject: Re: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server
> 
> This is my server.xml.

> <Connector port="8080"

If you're using port 443 for HTTPS traffic, why are you using 8080 for HTTP?

> redirectPort="8443"

This should be 443, not 8443.

You're either not actually using this server.xml, or something else is 
listening on 443, or your browser is ignoring the port number (which some 
versions of IE are known to do).

Do you have httpd or IIS in front of Tomcat?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

Reply via email to