Re: Setting up to use 443

2006-04-20 Thread David Shaw

Nothing shows up on the logs.

On Mozilla, this alert is displayed - The connection to localhost has 
terminated unexpectedly.  Some data may have been transferred.


Not sure what data you want from TCPView, but accessing https shows a 
TIME_WAIT state for that process when it is using port 443.


Original Message Follows
From: David Smith [EMAIL PROTECTED]
Reply-To: Tomcat Users List users@tomcat.apache.org
To: Tomcat Users List users@tomcat.apache.org
Subject: Re: Setting up to use 443
Date: Fri, 14 Apr 2006 14:28:35 -0400

Can you tell us the exact error?  Internet Explorer throws up that error in 
a lot of situations. This could be the result of a firewall or another 
process on 443. Anything show up in the logs?  Can you try it with Firefox 
for a better error display?  TCPView from SysInternals can show open and 
connected ports as well.


-- David

David Shaw wrote:
Sorry, I forgot to mention that I have root (or administrative) access and 
on an WindowsXP system.


Original Message Follows
From: Mike Sabroff [EMAIL PROTECTED]
Reply-To: Tomcat Users List users@tomcat.apache.org
To: Tomcat Users List users@tomcat.apache.org
Subject: Re: Setting up to use 443
Date: Thu, 13 Apr 2006 20:05:16 -0500

run as root else nothing less than 1024

David Shaw wrote:
I have troubled setting up server.xml to use port 443 - always report that 
The page cannot be displayed in IE.  8080 and 8443 works fine though.  
Using the same setting in server.xml and just changing the port to use 
8443 instead of 443, I can access using https://localhost:8443.  Any idea 
what I need to set in order to get 443 working?


Thanks,

David

_
Don�t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Mike Sabroff
Web Services Developer
[EMAIL PROTECTED]
920-568-8379


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
David Smith
Network Operations Supervisor
Department of Entomology
Cornell University
2132 Comstock Hall
Ithaca, NY 14853
Phone: (607) 255-9571
Fax: (607) 255-0940


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Setting up to use 443

2006-04-20 Thread Dhaval Patel
Hi,

Couple of things:
1) Make sure you change 8443 to 443 on all places in server.xml (there are 2 
places.)
2) Make sure that no other service running on 443 port. This way Tomcat can use 
that port.
3) What tomcat version you are running? Do you want to use APR?  

Now I dont know which version of tomcat you are running. If you are running 
tomcat with version
5.5.x, you might have to enable/disable APR to use SSL. For more information, 
please visit my post
at : http://www.mail-archive.com/users%40tomcat.apache.org/msg02500.html

Steps described in the link above WORK 100%. However steps ONLY work with 
self-signed certificate.
It does not work with Versign/Thwatte Signed certificate. So just to keep that 
in mind.

Let me know how it goes.

--- David Shaw [EMAIL PROTECTED] wrote:

 Nothing shows up on the logs.
 
 On Mozilla, this alert is displayed - The connection to localhost has 
 terminated unexpectedly.  Some data may have been transferred.
 
 Not sure what data you want from TCPView, but accessing https shows a 
 TIME_WAIT state for that process when it is using port 443.
 
 Original Message Follows
 From: David Smith [EMAIL PROTECTED]
 Reply-To: Tomcat Users List users@tomcat.apache.org
 To: Tomcat Users List users@tomcat.apache.org
 Subject: Re: Setting up to use 443
 Date: Fri, 14 Apr 2006 14:28:35 -0400
 
 Can you tell us the exact error?  Internet Explorer throws up that error in 
 a lot of situations. This could be the result of a firewall or another 
 process on 443. Anything show up in the logs?  Can you try it with Firefox 
 for a better error display?  TCPView from SysInternals can show open and 
 connected ports as well.
 
 -- David
 
 David Shaw wrote:
 Sorry, I forgot to mention that I have root (or administrative) access and 
 on an WindowsXP system.
 
 Original Message Follows
 From: Mike Sabroff [EMAIL PROTECTED]
 Reply-To: Tomcat Users List users@tomcat.apache.org
 To: Tomcat Users List users@tomcat.apache.org
 Subject: Re: Setting up to use 443
 Date: Thu, 13 Apr 2006 20:05:16 -0500
 
 run as root else nothing less than 1024
 
 David Shaw wrote:
 I have troubled setting up server.xml to use port 443 - always report that 
 The page cannot be displayed in IE.  8080 and 8443 works fine though.  
 Using the same setting in server.xml and just changing the port to use 
 8443 instead of 443, I can access using https://localhost:8443.  Any idea 
 what I need to set in order to get 443 working?
 
 Thanks,
 
 David
 
 _
 Don�t just search. Find. Check out the new MSN Search! 
 http://search.msn.click-url.com/go/onm00200636ave/direct/01/
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 --
 Mike Sabroff
 Web Services Developer
 [EMAIL PROTECTED]
 920-568-8379
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 _
 On the road to retirement? Check out MSN Life Events for advice on how to 
 get there! http://lifeevents.msn.com/category.aspx?cid=Retirement
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 --
 David Smith
 Network Operations Supervisor
 Department of Entomology
 Cornell University
 2132 Comstock Hall
 Ithaca, NY 14853
 Phone: (607) 255-9571
 Fax: (607) 255-0940
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 _
 Express yourself instantly with MSN Messenger! Download today - it's FREE! 
 http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Setting up to use 443

2006-04-17 Thread manivannan84
Refer to this tomcat documentation page for ssl configuration: 
http://tomcat.apache.org/tomcat-4.0-doc/ssl-howto.html
Edit the server.xml accordingly. While editing the file, you have to correctly 
specify your realm. Then restart the tomcat.
 
Good luck.
 
--
Manivannan Palanichamy
http://geocities.com/manivannan57



 
 
 
-Original Message-
From: David Shaw [EMAIL PROTECTED]
To: users@tomcat.apache.org
Sent: Thu, 13 Apr 2006 23:54:29 +
Subject: Setting up to use 443


I have troubled setting up server.xml to use port 443 - always report that The 
page cannot be displayed in IE. 8080 and 8443 works fine though. Using the 
same setting in server.xml and just changing the port to use 8443 instead of 
443, I can access using https://localhost:8443. Any idea what I need to set in 
order to get 443 working? 
 
Thanks, 
 
David 
 
_ 
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/ 
 
- 
To unsubscribe, e-mail: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 
 

Check Out the new free AIM(R) Mail -- 2 GB of storage and industry-leading spam 
and email virus protection.


Re: Setting up to use 443

2006-04-14 Thread David Shaw
Sorry, I forgot to mention that I have root (or administrative) access and 
on an WindowsXP system.


Original Message Follows
From: Mike Sabroff [EMAIL PROTECTED]
Reply-To: Tomcat Users List users@tomcat.apache.org
To: Tomcat Users List users@tomcat.apache.org
Subject: Re: Setting up to use 443
Date: Thu, 13 Apr 2006 20:05:16 -0500

run as root else nothing less than 1024

David Shaw wrote:
I have troubled setting up server.xml to use port 443 - always report that 
The page cannot be displayed in IE.  8080 and 8443 works fine though.  
Using the same setting in server.xml and just changing the port to use 8443 
instead of 443, I can access using https://localhost:8443.  Any idea what I 
need to set in order to get 443 working?


Thanks,

David

_
Don�t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Mike Sabroff
Web Services Developer
[EMAIL PROTECTED]
920-568-8379


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_
On the road to retirement? Check out MSN Life Events for advice on how to 
get there! http://lifeevents.msn.com/category.aspx?cid=Retirement



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Setting up to use 443

2006-04-14 Thread David Smith
Can you tell us the exact error?  Internet Explorer throws up that error 
in a lot of situations. This could be the result of a firewall or 
another process on 443. Anything show up in the logs?  Can you try it 
with Firefox for a better error display?  TCPView from SysInternals can 
show open and connected ports as well.


-- David

David Shaw wrote:
Sorry, I forgot to mention that I have root (or administrative) access 
and on an WindowsXP system.


Original Message Follows
From: Mike Sabroff [EMAIL PROTECTED]
Reply-To: Tomcat Users List users@tomcat.apache.org
To: Tomcat Users List users@tomcat.apache.org
Subject: Re: Setting up to use 443
Date: Thu, 13 Apr 2006 20:05:16 -0500

run as root else nothing less than 1024

David Shaw wrote:
I have troubled setting up server.xml to use port 443 - always report 
that The page cannot be displayed in IE.  8080 and 8443 works fine 
though.  Using the same setting in server.xml and just changing the 
port to use 8443 instead of 443, I can access using 
https://localhost:8443.  Any idea what I need to set in order to get 
443 working?


Thanks,

David

_
Don�t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Mike Sabroff
Web Services Developer
[EMAIL PROTECTED]
920-568-8379


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

_
On the road to retirement? Check out MSN Life Events for advice on how 
to get there! http://lifeevents.msn.com/category.aspx?cid=Retirement



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
David Smith
Network Operations Supervisor
Department of Entomology
Cornell University
2132 Comstock Hall
Ithaca, NY 14853
Phone: (607) 255-9571
Fax: (607) 255-0940


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Setting up to use 443

2006-04-13 Thread David Shaw
I have troubled setting up server.xml to use port 443 - always report that 
The page cannot be displayed in IE.  8080 and 8443 works fine though.  
Using the same setting in server.xml and just changing the port to use 8443 
instead of 443, I can access using https://localhost:8443.  Any idea what I 
need to set in order to get 443 working?


Thanks,

David

_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Setting up to use 443

2006-04-13 Thread Mike Sabroff

run as root else nothing less than 1024

David Shaw wrote:
I have troubled setting up server.xml to use port 443 - always report 
that The page cannot be displayed in IE.  8080 and 8443 works fine 
though.  Using the same setting in server.xml and just changing the 
port to use 8443 instead of 443, I can access using 
https://localhost:8443.  Any idea what I need to set in order to get 
443 working?


Thanks,

David

_
Don�t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Mike Sabroff
Web Services Developer
[EMAIL PROTECTED]
920-568-8379


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]