|
Home > |
|---|
Register the STC public key for LunaSH to the HSM SO partition. You must be logged in as the HSM SO to use this command.
hsm stc client register -label <client_label> -file <client_public_key>
| Parameter | Shortcut | Description |
|---|---|---|
| -name <client_name> | -n <client_label> | A string used to identify the client being registered. |
| -file <client_public_key> | -f <client_public_key> | The full path to the client public key file. |
lunash:> stc client register -l bsalming -f 45021294.pem
Successfully registered the client public key of bsalming