You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Andrey <da...@ml.lv> on 2005/04/14 08:46:14 UTC

Re[8]: Tomcat/4.1.31 - SSL Troubles

Hello,

Wednesday, April 13, 2005, 11:19:00 PM, you wrote:



> Well so far that is normal, what isn't normal is that the browser
> isn't sending another GET request for https://62.86.16.101/index.jsp
> what happens if you request that URL directly?

> Hang on you know what is happening? I bet HTTP/1.1 isn't enabled in
> the browser, I had the exact same problem the other day...

> Tools / Internet Options, Advanced, HTTP/1.1 Settings: enable both of
> those for some reason the Proxy one still seems to effect things even
> when you tell IE to not use the proxy for the site you are accessing.

> Regards,

I can POST more...   It's loop. .. if i use non-https connection all
work fine. (https is configured on 443 port now .. no difference)


GET / HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101/index.jsp
Content-Length: 0
Date: Thu, 14 Apr 2005 06:42:27 GMT
Server: Apache-Coyote/1.1

GET /index.jsp HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101/
Content-Length: 0
Date: Thu, 14 Apr 2005 06:42:27 GMT
Server: Apache-Coyote/1.1

GET / HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101/index.jsp
Content-Length: 0
Date: Thu, 14 Apr 2005 06:42:27 GMT
Server: Apache-Coyote/1.1

GET /index.jsp HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101/
Content-Length: 0
Date: Thu, 14 Apr 2005 06:42:27 GMT
Server: Apache-Coyote/1.1

GET / HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101/index.jsp
Content-Length: 0
Date: Thu, 14 Apr 2005 06:42:27 GMT
Server: Apache-Coyote/1.1

GET /index.jsp HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101/
Content-Length: 0
Date: Thu, 14 Apr 2005 06:42:27 GMT
Server: Apache-Coyote/1.1





-- 
Best regards,
Andrey
dallas@ml.lv


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


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

Posted by Jason Bainbridge <jb...@gmail.com>.
On 4/14/05, Andrey <da...@ml.lv> wrote:
> Hello,
> 
> HTTPS:
> 
> GET /application/index.html HTTP/1.1
> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
> Accept-Language: lv
> Accept-Encoding: gzip, deflate
> User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
> Host: 62.86.16.101:8443
> Connection: Keep-Alive
> 
> HTTP/1.1 302 Moved Temporarily
> Location: https://62.86.16.101:8443/
> Content-Length: 0
> Date: Thu, 14 Apr 2005 09:17:36 GMT
> Server: Apache-Coyote/1.1

A few more things:

Can you try accessing the server by it's name instead of IP? 

Also can you try with Firefox - http://getfirefox.com and if that
works fine like I expect it will then install
http://livehttpheaders.mozdev.org/ to get the same info you have above
for MSIE.

Plus what URL are you requesting to begin with and what does your
connector in your server.xml (minus any passwords) look like?

Regards,
-- 
Jason Bainbridge
http://kde.org - webmaster@kde.org
Personal Site - http://jasonbainbridge.com

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re[9]: Tomcat/4.1.31 - SSL Troubles

Posted by Andrey <da...@ml.lv>.
Hello,

HTTPS:

GET /application/index.html HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101:8443
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101:8443/
Content-Length: 0
Date: Thu, 14 Apr 2005 09:17:36 GMT
Server: Apache-Coyote/1.1

GET / HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101:8443
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101:8443/index.jsp
Content-Length: 0
Date: Thu, 14 Apr 2005 09:17:36 GMT
Server: Apache-Coyote/1.1

GET /index.jsp HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101:8443
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101:8443/
Content-Length: 0
Date: Thu, 14 Apr 2005 09:17:36 GMT
Server: Apache-Coyote/1.1

GET / HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101:8443
Connection: Keep-Alive

HTTP/1.1 302 Moved Temporarily
Location: https://62.86.16.101:8443/index.jsp
Content-Length: 0
Date: Thu, 14 Apr 2005 09:17:36 GMT
Server: Apache-Coyote/1.1

and again and again..
----------------------------------------------------------------------------------------------

But for HTTP:

GET /application/index.html HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101:8080
Connection: Keep-Alive

HTTP/1.1 200 OK
ETag: W/"735-1088131466000"
Last-Modified: Fri, 25 Jun 2004 02:44:26 GMT
Content-Type: text/html
Content-Length: 735
Date: Thu, 14 Apr 2005 09:33:40 GMT
Server: Apache-Coyote/1.1

GET /application/subdirectory/main.html HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Referer: http://62.86.16.101:8080/application/index.html
Accept-Language: lv
Accept-Encoding: gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
Host: 62.86.16.101:8080
Connection: Keep-Alive

HTTP/1.1 200 OK
ETag: W/"364-1088131490000"
Last-Modified: Fri, 25 Jun 2004 02:44:50 GMT
Content-Type: text/html
Content-Length: 364
Date: Thu, 14 Apr 2005 09:33:40 GMT
Server: Apache-Coyote/1.1



-- 
Best regards,
Andrey
dallas@ml.lv


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org