laptop and a wrench

漏洞

During the initial sign-in to ArcGIS CityEngine without an active portal connection, the application only shows a generic connection error instead of providing the detailed certificate warning and bypass options available when adding a portal later via Manage Portals.

ArcGIS CityEngine
漏洞 ID 编号 BUG-000178784
已提交August 18, 2025
上次修改时间October 27, 2025
适用范围ArcGIS CityEngine
找到的版本2025.0
操作系统Windows OS
操作系统版本11.0 64 bit
状态Under Consideration

解决办法

Manual Certificate Addition

It is possible to manually add the certificate to the Java Runtime Environment (JRE) trust store shipped with ArcGIS CityEngine:

  1. Locate the root certificates file:
  2. C:\Program Files\ArcGIS\CityEngine<version>\jre\lib\security\cacerts

The keystore password is:

changeit

  1. Use the Java Keytool included with CityEngine:
  2. C:\Program Files\ArcGIS\CityEngine<version>\jre\bin\keytool.exe
  3. Run the following command:
  4. keytool.exe -importcert -trustcacerts -keystore "C:\Program Files\ArcGIS\CityEngine<version>\jre\lib\security\cacerts" -storepass changeit -file path\to\certificate.cer
  5. Refer to the official Keytool documentation: https://docs.oracle.com/javase/8/docs/technotes/tools/windows/keytool.html for more information.

In some cases, checking "Always trust this certificate" resolves the issue. However, this workaround may not work in all IT environments due to varying security configurations.

重现步骤

漏洞 ID: BUG-000178784

软件:

  • ArcGIS CityEngine

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项