プライマリ・コンテンツに移動
Oracle® Traffic Directorコマンドライン・リファレンス
11g リリース1 (11.1.1.9.0)
B66437-05
  目次へ移動
目次
索引へ移動
索引

前
 
次
 

get-cert-prop

構文

tadm get-cert-prop common_options [--token=name] --config=config_name --nickname=nick_name (property_name)*

説明

このコマンドを使用して、証明書プロパティを表示します。トークンがパスワードで保護されている場合、get-cert-propコマンドによってトークン・パスワードの入力を求められます。

オプション

common_optionsの詳細は、helpコマンドを実行してください。

--token|-t

暗号化された公開鍵を含むトークンまたは暗号デバイスを指定します。

--config|-c

証明書プロパティを表示する構成の名前を指定します。

--nickname|-n

証明書の短縮名またはニックネームを指定します。

オペランド

property-name

表示するプロパティの名前を指定します(オプション)。

次の証明書プロパティを表示できます。

Nickname
Subject
Issuer
Valid From
Valid Till
Fingerprint
Serial Number
Trusted to sign Client Certificates
Trusted to sign Server Certificates

tadm get-cert-prop --user=admin --host=admin.example.com 
--password-file=./admin.passwd --port=8989 
--no-prompt --config=www.example.org --token=internal 
--nickname=OTD Trusted to sign client certificates

終了コード

次の終了値が戻されます。

0: コマンドの実行に成功しました。

>0: コマンドの実行時にエラーが発生しました。

終了コードと構文表記の詳細は、helpコマンドを実行してください。