此处-API Symantec-Certificates 在 Chrome 中不再有效

HERE-API Symantec-Certificates no longer work in Chrome

我用的是GoogleChrome(Dev/unstable版),具体 v65.0.3325.31 (Official Build) dev (64-bit) 访问新创建的 HERE 应用程序。
(它实际上只是地图中的一个图层,在地图/信息图表上显示几个点)。

单个磁贴的 link 看起来像这样(我已经从 link 中删除了我的凭据,对此感到抱歉):

https://1.aerial.maps.cit.api.here.com/maptile/2.1/maptile/newest/hybrid.day/12/2357/2359/256/png8?app_id=...o&app_code=...&lg=eng

在Chrome中我可以在定义安全异常后查看tile/image。

根据 this Sept. 2017 post on the Google Security Blog ("Chrome’s Plan to Distrust Symantec Certificates"),Google 将不再(自愿)从 https- 网站加载任何数据,这些数据带有 Symantec(或 Digicert,赛门铁克公司将业务部门出售给)

对于每个图块,现在我都会收到这样的警告

Your connection is not private Attackers might be trying to steal your information from 1.aerial.maps.cit.api.here.com (for example, passwords, messages, or credit cards). Learn more NET::ERR_CERT_AUTHORITY_INVALID

我现在该怎么办?

更多背景:German Blog post from early Feb 2018

作为解决方法,我通过 http 而不是 https 加载地图图块,但现在我得到 "Mixed content warnings"

是否有更好的解决方法?

在 HERE API 中更新 SSL 证书以从 Symantec 证书中移除后,该问题应该已得到解决。