UCF STIG Viewer Logo

The CustomIdentityAlias property of the Node Manager configured to support OHS must be configured for secure communication.


Overview

Finding ID Version Rule ID IA Controls Severity
V-64609 OH12-1X-000185 SV-79099r1_rule Medium
Description
Oracle Node Manager is the utility that is used to perform common operational tasks for OHS. The "CustomIdentityAlias" specifies the alias when loading the private key into the keystore. This property is required when the "KeyStores" property is set to "CustomIdentityAndCustomTrust". Without specifying the "CustomIdentityKeyStoreFileName" property, the Node Manager will not operate properly and may cause the system to fail into an unsecure state.
STIG Date
Oracle HTTP Server 12.1.3 Security Technical Implementation Guide 2015-12-10

Details

Check Text ( C-65351r2_chk )
1. Open $DOMAIN_HOME/nodemanager/nodemanager.properties with an editor.

2. Search for the "CustomIdentityAlias" property.

3. If the property does not exist or is set improperly, this is a finding.
Fix Text (F-70539r1_fix)
1. Open $DOMAIN_HOME/nodemanager/nodemanager.properties with an editor.

2. Search for the "CustomIdentityAlias" property.

3. Set the "CustomIdentityAlias" property to the alias of the keystore PrivateKeyEntry containing the Node Manager identity, add the property if it does not exist.