LodLive/LodView

LodView on SSL

Closed this issue · 1 comments

Hi,
I run an instance of LodView on an SSL secured website. The browser warns about mixed content when loading a resource page. Warnings are about fetching content from OpenStreetMap such as http://b.tile.osm.org/8/131/83.png, which connection is insecure.
Is there a solution for this? I tried to change http://b.tile.osm.org/8/131/83.png into https://b.tile.osm.org/8/131/83.png but that didn't work.
Thanks,
Roland

hello,
I made this change 5e02268#diff-a8f8ccf8aead2f6e994cef7efbc01a51

I didn't try it, please let me know if it works