Go to main content

Oracle® ZFS Storage Appliance 관리 설명서, 릴리스 OS8.8.0

인쇄 보기 종료

업데이트 날짜: 2018년 11월
 
 

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