Go to main content
Oracle® ZFS Storage Appliance 관리 설⁠명⁠서, 릴⁠리⁠스 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