Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

HTTPS Security IE nokia maps

I'm using nokia maps in my html page by including this script (with https)

<script type="text/javascript" charset="UTF-8" src="https://api.maps.nokia.com/2.2.4/jsl.js?with=all"></script>

If I access my site using https then it gives me the security warning message :

SEC7111: HTTPS security is compromised by http://1.maps.nlp.nokia.com/maptile....

How can i force the scripts to get the maps with https ?

like image 219
Franck Richli Avatar asked Feb 14 '26 07:02

Franck Richli


1 Answers

This is a configuration issue. In order to fix it you have to add this line in your nokia here declaration :

nokia.Settings.set("secureConnection", "force");

like image 173
Al Mostafa Nassih Avatar answered Feb 17 '26 05:02

Al Mostafa Nassih



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!