Top
Systemwalker Operation Manager  Reference Guide
FUJITSU Software

12.5 cmlistcert Command

Synopsis

cmlistcert [-ed Environment-directory] [-c Country] [-cn CommonName]
[-o Organization] [-ou OrganizationUnit] [-ea EMailAddress]
[-ic Country] [-icn CommonName]
[-io Organization] [-iou OrganizationUnit] [-iea EMailAddress]
[-ca] [-own] [-nn NickName]

Description

The cmlistcert command outputs in the standard output the certificate information corresponding to the specified search key. If -c, -cn, -o, -ou, -ea, -ca, -own, and -nn are all omitted, a list of all the certificates is displayed. Options that can be specified are shown below.

Options

-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.

-c Country

Specify the country (Country).

-cn CommonName

Specify the alphanumeric name (CommonName).

-o Organization

Specify the alphanumeric organization name (Organization).

-ou OrganizationUnit

Specify the alphanumeric organization unit name (OrganizationUnit).

-ea EMailAddress

Specify the email address (EMailAddress).

-ic Country

Specify the country of the certificate issuer (Country).

-icn CommonName

Specify the alphanumeric name of the certificate issuer (CommonName).

-io Organization

Specify the alphanumeric organization name of the certificate issuer (Organization).

-iou OrganizationUnit

Specify the alphanumeric organization unit name of the certificate issuer (OrganizationUnit).

-iea EMailAddress

Specify the email address of the certificate issuer (EMailAddress).

-ca

Specify this option if the certificate to be registered is a certificate issued by the Certificate Authority.

-own

Specify this option if the certificate to be registered is a certificate issued for yourself.

-nn NickName

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

Command Location

Windows

%CommonProgramFiles%\Fujitsu Shared\F3FSSMEE

Solaris

/opt/FJSVsmee/bin

Linux

/opt/FJSVsmee/bin

Linux x64

/opt/FJSVsmee64/bin

Cautions