SV-268270r1038745_rule
V-268270
SRG-APP-000411-NDM-000330
HYCU-ND-000630
CAT I
10
Stop the HYCU web server:
sudo systemctl stop grizzly.service
Enable FIPS-compliant mode:
sudo /opt/grizzly/bin/enable_fips.sh
Reboot the HYCU virtual appliance:
shutdown -r now
When FIPS mode is enabled, the HYCU application will use FIPS-compliant behavior. Validate the FIPS status 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-268270
False
HYCU-ND-000630
When FIPS mode is enabled, the HYCU application will use FIPS-compliant behavior. Validate the FIPS status 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