STIGQter STIGQter: STIG Summary: JBoss Enterprise Application Platform 6.3 Security Technical Implementation Guide Version: 2 Release: 1 Benchmark Date: 22 Jan 2021:

The JBoss server must be configured to use DoD- or CNSS-approved PKI Class 3 or Class 4 certificates.

DISA Rule

SV-213558r615939_rule

Vulnerability Number

V-213558

Group Title

SRG-APP-000514-AS-000137

Rule Version

JBOS-AS-000730

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure the application server to use DoD- or CNSS-approved Class 3 or Class 4 PKI certificates.

Check Contents

Interview the administrator to determine if JBoss is using certificates for PKI. If JBoss is not performing any PKI functions, this finding is NA.

The CA certs are usually stored in a file called cacerts located in the directory $JAVA_HOME/lib/security. If the file is not in this location, use a search command to locate the file, or ask the administrator where the certificate store is located.

Open a dos shell or terminal window and change to the location of the certificate store. To view the certificates within the certificate store, run the command (in this example, the keystore file is cacerts.): keytool -list -v -keystore ./cacerts

Locate the "OU" field for each certificate within the keystore. The field should contain either "DoD" or "CNSS" as the Organizational Unit (OU).

If the OU does not show that the certificates are DoD or CNSS supplied, this is a finding.

Vulnerability Number

V-213558

Documentable

False

Rule Version

JBOS-AS-000730

Severity Override Guidance

Interview the administrator to determine if JBoss is using certificates for PKI. If JBoss is not performing any PKI functions, this finding is NA.

The CA certs are usually stored in a file called cacerts located in the directory $JAVA_HOME/lib/security. If the file is not in this location, use a search command to locate the file, or ask the administrator where the certificate store is located.

Open a dos shell or terminal window and change to the location of the certificate store. To view the certificates within the certificate store, run the command (in this example, the keystore file is cacerts.): keytool -list -v -keystore ./cacerts

Locate the "OU" field for each certificate within the keystore. The field should contain either "DoD" or "CNSS" as the Organizational Unit (OU).

If the OU does not show that the certificates are DoD or CNSS supplied, this is a finding.

Check Content Reference

M

Target Key

3987

Comments