STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 3 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to ArcGIS for Server 10.3 Security Technical Implementation Guide

V-237339

CAT I (High)

The ArcGIS Server keystores must only contain certificates of PKI established certificate authorities for verification of protected sessions.

Rule ID

SV-237339r879798_rule

STIG

ArcGIS for Server 10.3 Security Technical Implementation Guide

Version

V2R1

CCIs

CCI-002470

Discussion

Untrusted Certificate Authorities (CA) can issue certificates, but they may be issued by organizations or individuals that seek to compromise DoD systems or by organizations with insufficient security controls. If the CA used for verifying the certificate is not a DoD-approved CA, trust of this CA has not been established. The DoD will only accept PKI certificates obtained from a DoD-approved internal or external certificate authority. Reliance on CAs for the establishment of secure sessions includes, for example, the use of SSL/TLS certificates. This requirement focuses on communications protection for the application session rather than for the network packet. This requirement applies to applications that utilize communications sessions. This includes, but is not limited to, web-based applications and Service-Oriented Architectures (SOA).

Check Content

Review the ArcGIS Server configuration to ensure the application only allows the use of DoD PKI established certificate authorities for verification of the establishment of protected sessions. Substitute the target environment’s values for [bracketed] variables.

1. Use a Java-compatible tool to access the java keystore at [C:\Program Files\ArcGIS\Server\framework\runtime\jre\lib\security\cacerts].

The password for the keystore is "changeit".

Verify that the Java Keystore [C:\Program Files\ArcGIS\Server\framework\runtime\jre\lib\security\cacerts] does not contain any non-DoD-approved certificates. 

If any non-DoD-approved certificate authorities are listed as trusted, this is a finding.

2. Log on to the machine hosting ArcGIS Server. Open Certificate Manager. (You can do this by clicking the "Start" button, typing "certmgr.msc" into the "Search" box, and pressing the "ENTER" key.)

In the "Certificate Manager" window, click "Trusted Root Certificate Authorities", then click" Certificates".

Verify that the Windows Keystore does not contain any non-DoD-approved certificates.

If any non-DoD-approved certificate authorities are listed as trusted, this is a finding.

3. Use a Java-compatible tool to access the Java Keystore at [C:\arcgisserver\config-store\machines\machine_name\arcgis.keystore].

The password is the value of the "password" field within the [C:\arcgisserver\config-store\security\super\super.json] file.

Verify that the Java Keystore [C:\arcgisserver\config-store\machines\machine_name\arcgis.keystore] does not contain any non-DoD-approved certificates. 

If any non-DoD-approved certificate authorities are listed as trusted, this is a finding.

Fix Text

Configure the ArcGIS Server to only allow the use of DoD PKI established certificate authorities for verification of the establishment of protected sessions. Substitute the target environment’s values for [bracketed] variables.

Use a Java-compatible tool to access the Java keystore at [C:\Program Files\ArcGIS\Server\framework\runtime\jre\lib\security\cacerts].

The password for the keystore is "changeit".

Remove any non-DoD-approved certificates.

Log on to the machine hosting ArcGIS Server. Open Certificate Manager. (You can do this by clicking the "Start" button, then typing "certmgr.msc" into the "Search" box, and pressing the "ENTER" key.)

In the "Certificate Manager" window, click "Trusted Root Certificate Authorities", then click "Certificates".

Remove any non-DoD-approved certificates.

Use a Java-compatible tool to access the Java Keystore at [C:\arcgisserver\config-store\machines\machine_name\arcgis.keystore].

The password is the value of the "password" field within the [C:\arcgisserver\config-store\security\super\super.json] file.

Remove any non-DoD-approved certificates.