Listing Certificate Authority Version Bundles

List details about certificate authority (CA) versions so you can view version contents.

    1. 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.

    2. Under Resources, select Versions.
  • 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:

    oci 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.