Listing Certificate Version Bundles
Use the CLI to list details certificate versions so you can view version contents.
This task isn't available in the Console.
Use the oci certificates certificate-bundle-version list command and required parameters to list the details for certificate versions so you can view the certificate and certificate chain for a certificate version:
oci certificates certificate-bundle-version list --certificate-id <certificate_OCID>
For example:
oci certificates certificate-bundle-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 ListCertificateBundleVersions operation to list certificate version bundles for a given certificate.