FIPS Mode Support Guide
Note
This guide only applies to YubiHSM 2 FIPS devices.
Putting YubiHSM 2 into FIPS Mode
To configure the YubiHSM 2 into the FIPS Approved mode of operation:
Use the
Set Option
service as follows: 4f000405000101 orput option 0 fips-mode 01
Import new Authentication Keys to replace the default values.
Validating the Mode
To check the mode of operation, use the Get Option
service.
get option 0 fips-mode
where-
01
return code indicates the Approved mode.
00
return code indicates the non-Approved mode.
Taking it out of FIPS Mode
To configure the YubiHSM 2 into the non-Approved mode of operation.
Delete all objects on the YubiHSM 2.
Use the
Set Option
service as follows: 4f000405000100 orput option 0 fips-mode 00