Listing Certificate Versions

View a list of certificate versions for certificates managed through the Certificates service.

    1. On the Certificates list page, select the certificate that you want to work with. If you need help finding the list page or the certificate, see Listing Certificates.
      The certificate's details page opens.
    2. On the certificate's details page, select Versions.
      The Versions list opens.

    All certificate versions are displayed in a table.

  • Use the oci certs-mgmt certificate-version list command and required parameters to list certificate versions for a certificate:

    oci certs-mgmt certificate-version list --certificate-id <certificate_OCID> [OPTIONS]

    For example:

    oci certs-mgmt certificate-version list --certificate-id ocid1.certificate.oc1.<region>.<unique_ID>

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the ListCertificateVersions operation to list certificate versions for a certificate.