laptop and a wrench

Bug

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
Bug ID Number BUG-000178784
SubmittedAugust 18, 2025
Last ModifiedOctober 5, 2025
Applies toArcGIS CityEngine
Version found2025.0
Operating SystemWindows OS
Operating System Version11.0 64 bit
StatusUnder Consideration

Workaround

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.

Steps to Reproduce

Bug ID: BUG-000178784

Software:

  • ArcGIS CityEngine

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options