hsm update capability

Apply a capability update. You must use scp to transfer the capability update from your Luna HSM Client workstation to the appliance before you can apply it. You can view any packages that have been transferred, but not yet installed, using the hsm update show command.

A capability update or a firmware update is meant to be applied just one time to an HSM. If you attempt to re-apply a capability update to an HSM that already has the capability installed, the system throws an error like " C0000002 : RC_GENERAL_ERROR ". A similar result occurs if you attempt to install a particular firmware update more than once on one HSM. This is expected behavior.

NOTE   The command dialog prompts for a slot on which to act. This is not currently used. Always select slot 0.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

Syntax

hsm update capability -capability <capability_name> [-force]

Argument(s) Shortcut Description
-capability -c Specifies the name of the capability update to apply.
-force -f Force the action without prompting.

Example

lunash:>hsm update capability -capability newcapability


CAUTION:  This command updates the HSM Capability.
          This process cannot be reversed.
          Any connected clients will have their
          connections closed.
          All clients should disconnect and the
          NTLS should be stopped before proceeding.

          Type 'proceed' to continue, or 'quit'
          to quit now.
          > proceed

CAUTION:  This capability update is destructive.

          All keys and partitions on the HSM or token will be destroyed.
          This process cannot be reversed.

          Type 'proceed' to continue, or 'quit' to quit now.
          > proceed


SafeNet Firmware/Capability Update Utility

Enter slot number (0 for the first slot found) : 0

Success
Capability "newcapability" updated.


Command Result : 0 (Success)