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
>>>
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
> 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
-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
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
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
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
> 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
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