Go to main content
Guía de administración de Oracle® ZFS Storage Appliance, versión OS8.7.0

Salir de la Vista de impresión

Actualización: Marzo de 2017
 
 

Destrucción de una CSR o un certificado (CLI)

Para destruir una CSR o un certificado, realice los siguientes pasos.


Notas -  Al destruir la CSR, se destruye también la clave privada asociada. Por lo tanto, no será posible importar certificados derivados de esa CSR. Al destruir un certificado, se destruye también la clave privada asociada. Por lo tanto, no se podrá volver a importar ese certificado.
  1. Para ver todas las entradas de certificados, vaya al contexto configuration settings certificates system e introduzca el comando 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. Para destruir una CSR o un certificado, use los siguientes comandos.
    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