The IBM z/VM TCP/IP VMSSL command operands must be configured properly.
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
---|---|---|---|---|---|---|
high | V-237920 | SRG-OS-000120-GPOS-00061 | IBMZ-VM-000660 | SV-237920r858972_rule | 2022-08-31 | 2 |
Description |
---|
VMSSL services are initiated using the VMSSL command defined in the DTCPARMS file. Unapproved mechanisms that are used for authentication to the cryptographic module are not verified and therefore cannot be relied upon to provide confidentiality or integrity, and DoD data may be compromised. |
ℹ️ Check |
---|
Determine and examine the "DTCPARMS" file for each SSL server pool. If the "VMSSL" command is not included in a :PARMS tag, this is a finding. If the "VMSSL" command is not configured as follows, this is a finding. FIPS (Operand FIPS is equivalent to setting MODE FIPS-140-2.) MODE FIPS-140-2 (Operand MODE FIPS-140-2 is equivalent to setting operand FIPS.) PROTOcol TLSV1_2 |
✔️ Fix |
---|
Configure the SSL DTCPARMS file with a :PARMS tag that includes "VMSSL" command. Configure the "VMSSL" command to MODE FIPS-140-2, either by including the FIPS operand or by setting the "MODE" operand to FIPS-140-2. Include the PROTOcol operands for TLSV1_2. |