We have moved to a new Sailfish OS Forum. Please start new discussions there.
6

SSL error with google maps

asked 2014-06-30 14:42:42 +0300

Jani68 gravatar image

updated 2014-07-01 03:04:05 +0300

tigeli gravatar image

Hello,

I tryed to browse https://maps.google.com but browser gets an error: ssl_error_rx_record_too_long.

There is no problem with the page with Windows Phone, Android 4.4 and iPhone.

edit retag flag offensive close delete

1 Answer

Sort by » oldest newest most voted
1

answered 2014-07-01 02:25:05 +0300

tigeli gravatar image

updated 2014-07-01 02:38:37 +0300

Seems like https://maps.google.com is getting forwarded to https://maps.google.com:80/m/local by Google due the user-agent header. I will raise a bug about this one.

curl -A "Mozilla/5.0 (Maemo; Linux; U; Jolla; Sailfish; Mobile; rv:29.0) Gecko/29.0 Firefox/29.0 SailfishBrowser/1.0" -D - -L https://maps.google.com

HTTP/1.1 302 Found
Location: https://maps.google.com:80/m/local
Content-Type: text/html; charset=UTF-8
Set-Cookie: PREF=ID=5d2e36b0e12849b8:TM=1404170521:LM=1404170521:S=DqUJdoDaV8P9gRkI; expires=Wed, 29-Jun-2016 23:22:01 GMT; path=/; domain=.google.com
X-Content-Type-Options: nosniff
Date: Mon, 30 Jun 2014 23:22:01 GMT
Server: GFE/2.0
Transfer-Encoding: chunked
Alternate-Protocol: 443:quic

Seems they did the same thing for WP previously: http://www.engadget.com/2013/01/05/google-maps-redirect-windows-phone/

edit flag offensive delete publish link more
Login/Signup to Answer

Question tools

Follow
1 follower

Stats

Asked: 2014-06-30 14:42:42 +0300

Seen: 826 times

Last updated: Jul 01 '14