Re[2]: Tomcat/4.1.31 - SSL Troubles

2005-04-13 Thread Andrey
Hello,

Wednesday, April 13, 2005, 8:21:22 PM, you wrote:

 Sounds like you are using Internet Explorer so the first step would be
 to disable Show friendly HTTP error messages and if you are using IE
 for any sort of web development testing that is one of the first
 things you should do:

 Tools / Internet Options, Advanced tab, then it is under the Browsing
 subheading.

 Then you can see the real error.

 Regards,


Same error.. and it looks like loop.



-- 
Best regards,
Andrey
[EMAIL PROTECTED]


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



Re[2]: Tomcat/4.1.31 - SSL Troubles

2005-04-13 Thread Andrey
Hello,

Wednesday, April 13, 2005, 8:47:13 PM, you wrote:

I can connect to ssl port ... and i can see sertificate.. but when i
accept this sertificate my browser says The page cannot be
displayed.

 Is the page OK on http then?

 - https://server.com:8443/app1/page1.jsp 
 - http://server.com:8080/app1/page1.jsp

Yes. usual http works.



-- 
Best regards,
Andrey
[EMAIL PROTECTED]


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



RE: Re[2]: Tomcat/4.1.31 - SSL Troubles

2005-04-13 Thread Lorenzo Jiménez
I followed Tomcat directions and did not worked.
I do find this and it worked, just go to
http://galatea.com/flashguides/tomcat-ssl-5-unix

Lorenzo

-Original Message-
From: Andrey [mailto:[EMAIL PROTECTED] 
Sent: Miércoles, 13 de Abril de 2005 11:53 a.m.
To: Tomcat Users List
Subject: Re[2]: Tomcat/4.1.31 - SSL Troubles

Hello,

Wednesday, April 13, 2005, 8:47:13 PM, you wrote:

I can connect to ssl port ... and i can see sertificate.. but when i
accept this sertificate my browser says The page cannot be
displayed.

 Is the page OK on http then?

 - https://server.com:8443/app1/page1.jsp 
 - http://server.com:8080/app1/page1.jsp

Yes. usual http works.



-- 
Best regards,
Andrey
[EMAIL PROTECTED]


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


-

Si usted no es el destinatario indicado en este mensaje o responsable como 
persona 
de la entrega del mensaje, no debe copiar o reenviar este mensaje, por favor 
notifique 
al correo [EMAIL PROTECTED] Para más referencia sobre términos importantes 
relacionados a este correo visite http://www.nacion.com/disclaimer/index_es2.htm

If you are not the addressee indicated in this message (or responsible for 
delivery of the 
message to such person), you may not copy or send this message to anyone, 
please notify
to [EMAIL PROTECTED] Click here for important additional terms relating to this 
e-mail. 
http://www.nacion.com/disclaimer/index_en2.htm

-



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



Re: Re[2]: Tomcat/4.1.31 - SSL Troubles

2005-04-13 Thread Jason Bainbridge
On 4/13/05, Andrey [EMAIL PROTECTED] wrote:
 Hello,
 
 Wednesday, April 13, 2005, 8:21:22 PM, you wrote:
 
  Sounds like you are using Internet Explorer so the first step would be
  to disable Show friendly HTTP error messages and if you are using IE
  for any sort of web development testing that is one of the first
  things you should do:
 
  Tools / Internet Options, Advanced tab, then it is under the Browsing
  subheading.
 
  Then you can see the real error.
 
  Regards,
 
 Same error.. and it looks like loop.

Do you have any other web servers running on the same machine? MSIE
gets confused when you access say IIS on https://mymachine and then
access Tomcat on http://mymachine:8443 and produces the behaviour you
describe.

Try installing iehttpheaders and monitor the requests and responses:
http://www.blunck.info/iehttpheaders.html

Regards,
-- 
Jason Bainbridge
http://kde.org - [EMAIL PROTECTED]
Personal Site - http://jasonbainbridge.com

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