Skip to content

The HYCU virtual appliance must use FIPS 140-2-approved algorithms for authentication to a cryptographic module.

An XCCDF Rule

Description

Unapproved mechanisms that are used for authentication to the cryptographic module are not validated and therefore cannot be relied upon to provide confidentiality or integrity, and DOD data may be compromised. Network devices utilizing encryption are required to use FIPS-compliant mechanisms for authenticating to cryptographic modules. FIPS 140-2 is the current standard for validating that mechanisms used to access cryptographic modules utilize authentication that meets DOD requirements. However, authentication algorithms must configure security processes to use only FIPS-approved and NIST-recommended authentication algorithms.

ID
SV-268269r1038744_rule
Version
HYCU-ND-000620
Severity
High
References
Updated

Remediation Templates

A Manual Procedure

Stop the HYCU web server: 
sudo systemctl stop grizzly.service

Enable FIPS-compliant mode: 
sudo /opt/grizzly/bin/enable_fips.sh