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

印刷ビューの終了

更新: 2017 年 3 月
 
 

CSR または証明書の破棄 (CLI)

CSR または証明書を破棄するには、次のステップを使用します。


注 -  CSR を破棄すると、関連付けられた非公開鍵も破棄されます。そのため、その CSR から派生された証明書をインポートできなくなります。証明書を破棄すると、関連付けられた非公開鍵も破棄されます。そのため、その証明書を再インポートできなくなります。
  1. すべての証明書エントリを表示するには、configuration settings certificates system コンテキストに移動し、show コマンドを入力します。
    hostname:configuration settings certificates system> show
    Properties:
                    default = auto
    System Certificates:
    CERT     TYPE SUBJECT                   ISSUER                    EXPIRES   
    cert-000 req  hostname.us.example.com     
    cert-001 CA   Joe Test CA              Joe Test CA               2038-1-19
    cert-002 cert hostname.us.example.com  Joe Test CA               2038-1-21
  2. CSR または証明書を破棄するには、次のコマンドを使用します。
    hostname:configuration settings certificates system> destroy cert-002
    Caution: Destroying a certificate issued by a certificate authority also
    destroys the associated private key. Re-importing the certificate will not be possible.
    Destroy appliance certificate? (Y/N) Y