ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server Express リファレンスマニュアル(コマンド編)
Interstage

17.9 cmlistcrl

名前

cmlistcrl  -  CRL一覧出力

形式

cmlistcrl [-ed Environment-directory] [-c Country] [-cn CommonName] [-o Organization]
          [-ou OrganizationUnit] [-ea EMailAddress]

機能説明

cmlistcrlコマンドは、指定された検索キーに該当するCRLの情報を、標準出力に出力します。
-c, -cn, -o, -ou, -eaのすべてを省略した場合、すべての証明書の一覧を表示します。

指定可能なオプションを以下に示します。

-ed Environment-directory

運用管理ディレクトリ(Environment-directory)をフルパスで指定します。省略された場合、環境変数“CMIPATH”に設定されている情報が有効となります。

-c Country

国名(Country)を指定します。

-cn CommonName

英数字氏名(CommonName)を指定します。

-o Organization

英数字組織名(Organization)を指定します。

-ou OrganizationUnit

英数字組織単位名(OrganizationUnit)を指定します。

-ea EMailAddress

メールアドレス(EMailAddress)を指定します。

備考