Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When loaded over HTTPS, page fails #52

Open
CloCkWeRX opened this issue Sep 20, 2015 · 1 comment
Open

When loaded over HTTPS, page fails #52

CloCkWeRX opened this issue Sep 20, 2015 · 1 comment

Comments

@CloCkWeRX
Copy link

One of the top results on google is the https version of this site - unfortunately, the stamen etc tiles don't load.

Consider either:

  • Detecting and redirecting to the http version or;
  • Loading resources protocol agnostic - ie //stamen.com instead of either http://stamen.com or https://stamen.com - that will use whatever the current protocol is.
nlehuby added a commit to nlehuby/OpenBeerMap that referenced this issue Oct 1, 2015
@nlehuby
Copy link
Collaborator

nlehuby commented Oct 1, 2015

Thank you for your feedback.

The tiles are not served in https. Your second option does not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants