Oracle® ZFS Storage Appliance 관리 설명서, 릴리스 2013.1.5.0

인쇄 보기 종료

업데이트 날짜: 2016년 2월
 
 

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 또는 인증서를 삭제하려면 다음 CLI 명령을 사용합니다.
    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