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

印刷ビューの終了

更新: 2016 年 9 月
 
 

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

CSR または証明書を破棄するには、次の手順を使用します。


注 -  CSR を破棄すると、関連する非公開鍵も破棄されます。そのため、CSR から派生された証明書はインポートできなくなります。証明書を破棄すると、関連する非公開鍵も破棄されます。そのため、その証明書の再インポートができなくなります。
  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. CSR または証明書を破棄するには、次のコマンドを使用します。
    hostname:configuration services identity certificates> 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