show certificate
登録されている証明書の情報を参照する。
- 実行権限
- admin, user
- 対象機種
- SEIL/B1, SEIL/X1, SEIL/X2, SEIL/x86 Fuji, SEIL BPV4
show certificate [my { all | <name> }]
- show certificate
- 証明書の情報を参照する
- my
- 自身が使用する証明書
- 指定を省略した場合は"my all"を指定したものとして動作します。
- all
- すべてを指定
- <name>
- 設定名で指定
実行例
# show certificate my all
Certificate #1 of `tokyo'
Subject
Common Name(CN) : sslvpn.tky.example.jp
Organization Name(O) : Internet Initiative Japan Inc.
Organization Unit Name(OU) : Example Business Unit
Issuer
Common Name(CN) : ExampleTrust Japan Public CA G1
Organization Name(O) : ExampleTrust Japan Co., Ltd.
Organization Unit Name(OU) : ExampleTrust Japan Co., Ltd.
Validity
Not Before : 2011-02-05 03:16:19
Not After : 2012-02-05 14:59:00
Certificate #2 of `tokyo'
Subject
Common Name(CN) : ExampleTrust Japan Public CA G1
Organization Name(O) : ExampleTrust Japan Co., Ltd.
Organization Unit Name(OU) : ExampleTrust Japan Co., Ltd.
Issuer
Common Name(CN) : ExampleTrust Global Root
Organization Name(O) : Example Corporation
Organization Unit Name(OU) : ExampleTrust Solutions, Inc.
Validity
Not Before : 2010-02-24 20:05:10
Not After : 2018-08-13 23:59:00
Certificate #1 of `osaka'
Subject
Common Name(CN) : sslvpn.osk.example.jp
Organization Name(O) : Internet Initiative Japan Inc.
Organization Unit Name(OU) : Example Business Unit
Issuer
Common Name(CN) : ExampleTrust Japan Public CA G1
Organization Name(O) : ExampleTrust Japan Co., Ltd.
Organization Unit Name(OU) : ExampleTrust Japan Co., Ltd.
Validity
Not Before : 2010-12-17 03:16:19
Not After : 2011-12-17 14:59:00
Certificate #2 of `osaka'
Subject
Common Name(CN) : ExampleTrust Japan Public CA G1
Organization Name(O) : ExampleTrust Japan Co., Ltd.
Organization Unit Name(OU) : ExampleTrust Japan Co., Ltd.
Issuer
Common Name(CN) : ExampleTrust Global Root
Organization Name(O) : Example Corporation
Organization Unit Name(OU) : ExampleTrust Solutions, Inc.
Validity
Not Before : 2010-02-24 20:05:10
Not After : 2018-08-13 23:59:00
#
項目名 | 値 |
---|---|
Subject Common Name(CN) | 発行先一般名 |
Subject Organization Name(O) | 発行先組織名 |
Subject Organization Unit Name(ON) | 発行先組織部署名 |
Issuer Common Name(CN) | 発行元一般名 |
Issuer Organization Name(O) | 発行元組織名 |
Issuer Organization Unit Name(ON) | 発行元組織部署名 |
Validity Not Before | 有効期限開始 |
Validity Not After | 有効期限終了 |