Listing Certificate Authority Versions
View a list of versions of a given certificate authority (CA) that you manage by using the Certificates service.
View a list of versions of a given certificate authority (CA) that you manage by using the Certificates service.
To find a CA in a different compartment, under List Scope, choose a different compartment.
Use the oci certs-mgmt certificate-authority-version list command and required parameters to list CA versions for a given CA:
oci certs-mgmt certificate-authority-version list --certificate-authority-id <CA_OCID>
For example:
oci certs-mgmt certificate-authority-version list --certificate-authority-id ocid1.certificateauthority.oc1.<region>.<unique_id>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the ListCertificateAuthorityVersions operation to list CA versions.