Nexus Documentation CURL vulnerability information (CVE-2023-38545) - Nexus awareness advisory on Microsoft's update KB5014754
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Next »
This article describes the syntax for how to import a keypair. The hwsetup command line tool, included in Nexus Certificate Manager (CM), is used.
hwsetup -libname <pkcs11lib> [-slot <slot#>] [-pin <PIN>] [-nopinpad] [-id <string>] [-label <string>] [-login user|so] -import <filename> -password <password>
For a description of the options libname, slot, pin, nopinpad, and login and their arguments, see Generate DSA/EC/RSA key pair.
libname
slot
pin
nopinpad
login
import
To import the file keypair.p12 to slot 1:
hwsetup -libname crypto -slot 1 -pin abcd -import keypair.p12 -password abcd1234
This article is valid from CM 8.0