SV-268271r1038746_rule
V-268271
SRG-APP-000412-NDM-000331
HYCU-ND-000640
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. Validation of FIPS status can be done using the following commands:
'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-268271
False
HYCU-ND-000640
When FIPS mode is enabled, the HYCU application will use FIPS-compliant behavior. Validation of FIPS status can be done using the following commands:
'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