Re: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server

2010-04-27 Thread Abdullah Teke
On Tue, Apr 27, 2010 at 8:49 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Abdulla, > > On 4/27/2010 10:09 AM, Abdullah Teke wrote: >>> On Tue, Apr 27, 2010 at 5:03 PM, Pid wrote: >>> The list often strips attachments, it's better to post the contents of >>>

Re: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server

2010-04-27 Thread Abdullah Teke
On Tue, Apr 27, 2010 at 8:56 PM, Caldarale, Charles R wrote: >> 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. > >> > If you're using port 443 for

RE: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server

2010-04-27 Thread Caldarale, Charles R
> 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. > redirectPort="8443" This should be 443, not 8443. You're either not actually using this server.xml, or somet

Re: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server

2010-04-27 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Abdulla, On 4/27/2010 10:09 AM, Abdullah Teke wrote: >> On Tue, Apr 27, 2010 at 5:03 PM, Pid wrote: >> The list often strips attachments, it's better to post the contents of >> the file, inline. (Makes it easier to suggest edits, too). FWIW, it loo

Re: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server

2010-04-27 Thread Abdullah Teke
On Tue, Apr 27, 2010 at 5:03 PM, Pid wrote: > On 27/04/2010 14:57, Abdullah Teke wrote: >> On Tue, Apr 27, 2010 at 4:33 PM, Caldarale, Charles R >> wrote: >>>> From: Abdullah Teke [mailto:abdullaht...@gmail.com] >>>> Subject: SSL Problem with Tomcat 5.5.25

Re: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server

2010-04-27 Thread Pid
On 27/04/2010 14:57, Abdullah Teke wrote: > On Tue, Apr 27, 2010 at 4:33 PM, Caldarale, Charles R > wrote: >>> From: Abdullah Teke [mailto:abdullaht...@gmail.com] >>> Subject: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server >>> >>> When i write

Re: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server

2010-04-27 Thread Abdullah Teke
On Tue, Apr 27, 2010 at 4:33 PM, Caldarale, Charles R wrote: >> From: Abdullah Teke [mailto:abdullaht...@gmail.com] >> Subject: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server >> >> When i write browser http://localhost:443 i can see the >> pages and applicatio

RE: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server

2010-04-27 Thread Caldarale, Charles R
> From: Abdullah Teke [mailto:abdullaht...@gmail.com] > Subject: SSL Problem with Tomcat 5.5.25 on Windows 2003 Server > > When i write browser http://localhost:443 i can see the > pages and applications. Which you shouldn't be able to - this is indicative of your serv

SSL Problem with Tomcat 5.5.25 on Windows 2003 Server

2010-04-27 Thread Abdullah Teke
Hi; I have a tomcat 5.5.25 installation on windows 2003 server. I tried to configure ssl on tomcat. When i write browser http://localhost:443 i can see the pages and applications. But when i write https://localhost i cant reach any page or applications. There is no error in the log files. Please he