hsm fm load
Load a Functionality Module into the HSM firmware.
NOTE This feature requires minimum Luna Appliance Software 7.4.0, Luna HSM Firmware 7.4.0, and Luna HSM Client 7.4.0. Your Luna Network HSM 7 hardware must be FM-Ready (see Preparing the Luna Network HSM 7 to Use FMs).
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)