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 7 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Oracle HTTP Server 12.1.3 Security Technical Implementation Guide

V-221426

CAT II (Medium)

The listen-address element defined within the config.xml of the OHS Standalone domain that supports OHS must be configured for secure communication.

Rule ID

SV-221426r961863_rule

STIG

Oracle HTTP Server 12.1.3 Security Technical Implementation Guide

Version

V2R3

CCIs

CCI-000366

Discussion

Oracle Node Manager is the utility that is used to perform common operational tasks for OHS. When starting an OHS instance, the WebLogic Scripting Tool reads the parameters within the config.xml file to setup the communication to the Node Manager. If the IP address to be used for communication is not specified, the WebLogic Scripting tool will not be able to setup a secure connection to Node Manager.

Check Content

1. Open $DOMAIN_HOME/config/config.xml with an editor.

2. Search for the "<listen-address>" element within the "<node-manager>" element.

3. If the element does not exist or is not set to the CN of the Node Manager certificate, this is a finding.

Fix Text

1. Open $DOMAIN_HOME/config/config.xml with an editor.

2. Search for the "<listen-address>" element within the "<node-manager>" element.

3. Set the "<listen-address>" element to the CN of the Node Manager certificate, add the element if it does not exist.