Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

12.4 cmentpfx Command

Synopsis

cmentpfx FileName [-ed Environment-directory ] {-sn slotID|-tl TokenLabel}
[-kl KeyLabel] -nn NickName [-entca] [-sncert]
[-userPIN UserPIN -password Password]

Description

This command registers, in the certificate/private key environment, the certificates and private keys stored in the PKCS#12(PFX) data file.
Input of the UserPIN and the password that decrypts PKCS#12(PFX) data is interactive.
Options that can be specified are shown below.

Options

FileName

Specify the full path of the filename that stores PKCS#12(PFX) data.

-ed Environment-directory

Specify the full path of the operation management directory (Environment-directory). If this option is omitted, the information set in the "CMIPATH" environment variable takes effect.

-sn slotID

Specify the slot ID of the token that registers the private key.

-tl TokenLabel

Specify the TokenLabel set for the token that registers the private key.

-kl KeyLabel

Specify an ASCII character string as the label attached to the private key being registered. If omitted, the private key is registered without a label.

-nn NickName

Specify the nickname (NickName). Spaces cannot be specified at the start or end of the character string.

-entca

If a CA certificate is included in the PKCS#12(PFX) data and that certificate is not yet registered, this option registers the CA certificate.

-sncert

Do not specify this option.

-userPIN UserPIN

Specify the User-PIN used to access the token. The space character cannot be specified. Note that a prompt asking for input of the User-PIN (User-PIN) is not displayed.
This option is not displayed in "Usage" when the command is executed.

-password Password

Specify the password that decrypts the PKCS#12(PFX) data. The space character cannot be specified. Note that a prompt asking for input of the password that decrypts the PKCS#12(PFX) data is not displayed.
This option is not displayed in "Usage" when the command is executed.

Command Location

Windows

%CommonProgramFiles%\Fujitsu Shared\F3FSSMEE

Solaris

/opt/FJSVsmee/bin

Linux

/opt/FJSVsmee/bin

Linux x64

/opt/FJSVsmee64/bin

Cautions