Listing Certificate Authority Version Bundles
List details about certificate authority (CA) versions so you can view version contents.
-
On the Certificate Authorities list page, select the name of the CA with the CA version bundles that you want to list. If you need help finding the list page, see Listing Certificate Authorities.
To find a CA in a different compartment, under List Scope, select a different compartment.
- Under Resources, select Versions.
-
On the Certificate Authorities list page, select the name of the CA with the CA version bundles that you want to list. If you need help finding the list page, see Listing Certificate Authorities.
Use the oci certificates certificate-authority-bundle-version list command and required parameters to list the details for CA versions so you can view the root and intermediate certificates for a CA version:
Commandoci certificates certificate-authority-bundle-version list --certificate-authority-id <CA_OCID>
For example:
oci certificates certificate-authority-bundle-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 ListCertificateAuthorityBundleVersions operation to list CA version bundles.