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 2 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to IBM zVM Using CA VM:Secure Security Technical Implementation Guide

V-237920

CAT I (High)

The IBM z/VM TCP/IP VMSSL command operands must be configured properly.

Rule ID

SV-237920r858972_rule

STIG

IBM zVM Using CA VM:Secure Security Technical Implementation Guide

Version

V2R2

CCIs

CCI-000803

Discussion

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 Content

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 Text

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.