SV-268302r1043181_rule
V-268302
SRG-APP-000224-NDM-000270
HYCU-ND-000960
CAT II
10
Stop the HYCU web server using the following command:
sudo systemctl stop grizzly.service
Enable FIPS-compliant mode using the following command:
sudo /opt/grizzly/bin/enable_fips.sh
Reboot the HYCU virtual machines using the following command:
shutdown -r now
When FIPS mode is enabled, HYCU will use FIPS-compliant behavior. Validation of FIPS status can be done using the following command:
'cat /proc/sys/crypto/fips_enabled'
If command output does not show "1", this is a finding.
'fips-mode-setup --check'
If command output does not show "FIPS mode is enabled", this is a finding.
'update-crypto-policies --show'
If command output does not show "FIPS", this is a finding.
V-268302
False
HYCU-ND-000960
When FIPS mode is enabled, HYCU will use FIPS-compliant behavior. Validation of FIPS status can be done using the following command:
'cat /proc/sys/crypto/fips_enabled'
If command output does not show "1", this is a finding.
'fips-mode-setup --check'
If command output does not show "FIPS mode is enabled", this is a finding.
'update-crypto-policies --show'
If command output does not show "FIPS", this is a finding.
M
5660