Listing Certificate Versions
View a list of certificate versions for certificates managed through the Certificates service.
- On the Certificates list page, select the name of the certificate for which you want to view certificate versions. If you need help finding the list page, see Listing Certificates.Under Versions, the Console displays a list of certificate versions for the selected certificate.
Use the oci certs-mgmt certificate-version list command and required parameters to list certificate versions for a given certificate:
oci certs-mgmt certificate-version list --certificate-id <certificate_OCID>
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 given certificate.