diff --git a/xml/security_fips.xml b/xml/security_fips.xml index 8bae865265..e02c42cf0e 100644 --- a/xml/security_fips.xml +++ b/xml/security_fips.xml @@ -294,17 +294,17 @@ Reboot and verify the FIPS mode with: &prompt.user; sysctl -a | grep fips - crypto.fips_enabled = 1 +crypto.fips_enabled = 1 To disable FIPS mode, run: &prompt.user; fips-mode-setup --disable - Setting system policy to DEFAULT - FIPS mode will be disabled. - [...] - Please reboot the system for the setting to take effect. +Setting system policy to DEFAULT +FIPS mode will be disabled. +[...] +Please reboot the system for the setting to take effect. @@ -337,4 +337,34 @@ running a &samba; server. + + More information + + + For more information on FIPS, refer to: + + + + + + Man fips-mode-setup + + + + + Man fips-finish-install + + + + + Man crypto-policies + + + + + Man update-crypto-policies + + + +