我通过包含此脚本(使用 https)在我的 html 页面中使用诺基亚地图
<script type="text/javascript" charset="UTF-8" src="https://api.maps.nokia.com/2.2.4/jsl.js?with=all"></script>
如果我使用 https 访问我的网站,那么它会给我安全警告消息:
SEC7111: HTTPS security is compromised by http://1.maps.nlp.nokia.com/maptile....
如何强制脚本使用 https 获取地图?