hsm fm load
Load a Functionality Module into the HSM firmware.
User Privileges
Users with the following privileges can perform this command:
>Admin
Syntax
hsm fm load -certfile <cert_file> -fmfile <FM_file>
Argument(s) |
Shortcut |
Description |
---|---|---|
-certfile <cert_file> | -c | Certificate file created from the key pair that signed the FM. |
-fmfile <FM_file> | -f | Signed FM file. |
Example
[myLuna] lunash:>hsm fm load -certFile FMsign.cert -fmFile skeleton.fm Importing FM on device 0 Functionality Module download in progress, please wait... Functionality Module downloaded successfully. Command Result : 0 (Success)