fips-mode-setup --check
Running fips-mode-setup --check returns:
Installation of FIPS modules is not completed. cat: /proc/sys/crypto/fips_enabled: No such file or directory FIPS mode is . The current crypto policy (FIPS) is based on the FIPS policy, but FIPS mode is not enabled. Inconsistent state detected.
--
I see the readme says to run update-crypto-policies --show, which does return FIPS, however, would it be possible to enable fips at the OS level?