FIPS 为符合 FIPS 的设备所传输和接收的某些数据提供加密和安全性。有些环境(例如,政府设施)需要 FIPS。默认情况下,FIPS 处于禁用状态,但是您可以通过使用此任务来启用它。
-> set /SP/services/fips/ state=enabled Set 'state' to 'enabled' The configuration change will be applied the next time the SP is reset. ->
-> reset /SP/ Set 'state' to 'enabled' The configuration change will be applied the next time the SP is reset. ->
state 和 status 都应为 enabled。如果 FIPS 的状态为 disabled; enabled at next boot,则必须重置 SP。