partition stcIdentity export
Export the specified partition's public key to a file. You must be logged in as HSM SO to use this command, and it can only be run on an uninitialized partition. Once the partition has been initialized, the public key can be exported by the Partition SO only, using LunaCM (see stcconfig partitionidexport).
NOTE This command syntax applies to Luna Appliance Software 7.7.0 and newer only. For older versions, see stc partition.
User Privileges
Users with the following privileges can perform this command:
>Admin
>Operator
Syntax
partition stcIdentity export -partition <partition_name>
Argument(s) | Shortcut | Description |
---|---|---|
-partition <partition_name> |
-p | Specifies the name of the partition whose public key you want to export. |
Example
lunash:>partition stcIdentity export -partition partition2 Successfully exported partition identity for partition partition2 to file: 154438865290.pid Command Result : 0 (Success)