Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

12.9 cmmkpfx Command

Synopsis

cmmkpfx FileName [-ed Environment-directory] {-sn slotID|-tl TokenLabel}
-nn NickName [-eeonly] [-userPIN UserPIN]
[-password Password]

Description

The cmmkpfx command fetches the EE certificates (including certificates in the path) and private keys corresponding to the specified nickname from the certificate management environment and the key management environment, and outputs a PKCS#12(PFX) data file.
Note that the password that encrypts the UserPIN and PKCS#12(PFX) data is input interactively.
Options that can be specified are shown below.

Options

FileName

Specify the full path of the file name (FileName) that stores the PKCS#12(PFX) data.

Environment-directory

Specify the full path of the operation management directory name (Environment-directory).

-sn SlotID

Specify the slot ID (SlotID) of the token that contains the certificates and keys.

-tl TokenLabel

Specify the TokenLabel set for the token that contains the certificates and keys.
An error occurs if there is more than one of the same label.

-nn NickName

Specify the nickname (NickName).

-eeonly

Specify this option to create PKCS#12(PFX) data that does not include certificates in the path. (Only the certificate specified by the nickname and the corresponding private key are obtained.)
If the PKCS#12(PFX) data created with this option specified is registered in a different environment, a different procedure must be used to register certificates in the path (root CA certificates, etc.).

-userPIN UserPIN

Specify the User-PIN used to access the token.

-password Password

Specify the password that encrypts the PKCS#12(PFX) data.
Spaces cannot be specified.

Command Location

Windows

%CommonProgramFiles%\Fujitsu Shared\F3FSSMEE

Solaris

/opt/FJSVsmee/bin

Linux

/opt/FJSVsmee/bin

Linux x64

/opt/FJSVsmee64/bin

Cautions