Go to main content
Oracle® ZFS Storage Appliance 管理ガイド、Release OS8.6.x

印刷ビューの終了

更新: 2016 年 9 月
 
 

アプライアンス証明書の設定 (CLI)

アプライアンス証明書を設定するには、次の手順を使用します。

  1. すべての証明書エントリを表示するには、configuration services identity certificates に移動し、コマンド show を入力します。
    hostname:configuration services identity certificates> show
    Properties:
                    default = auto
    Certificates:
    CERT     TYPE FOR                       ISSUER                    EXPIRES   
    cert-000 req  hostname.us.example.com  Joe Test CA               2015-12-4
    cert-001 CA   Joe Test CA              Joe Test CA               2015-1-2
    cert-002 cert hostname.us.example.com  Joe Test CA               2015-12-3
  2. 証明書をデフォルトとして設定するには、次のコマンドを使用します。
    hostname:configuration services identity certificates> set default=cert-000
                       default= cert-000 (uncommitted)     
    hostname:configuration services identity certificates> commit