mmarcon / jhere

jHERE - Maps made easy
MIT License
255 stars 51 forks source link

Problem when using jHERE on SSL domains #13

Open mmarcon opened 11 years ago

mmarcon commented 11 years ago

Chrome blocks non-secure resources:

[blocked] The page at https://wsp.aws.af.cm/ ran insecure content from http://api.maps.nokia.com/2.2.3/jsl.js.

mmarcon commented 11 years ago

Apparently HTTPS is an enterprise feature.

One could switch the URL to jsl.js and scrips are loaded correctly. The browser will still complain because tiles are served over HTTP.

Perhaps a https setting could be exposed though.