Viewing a CA Bundle's Details
View a CA bundle's details to see information about the file that contains the root and intermediate certificates in a certificate chain.
CA bundle details include any bundle associations.
Use the oci certs-mgmt ca-bundle get command and required parameters to view a CA bundle's details:
oci certs-mgmt ca-bundle get --ca-bundle-id <CAbundle_OCID>
For example:
oci certs-mgmt ca-bundle get --ca-bundle-id ocid1.cabundle.oc1.<region>.<unique_id>
For a complete list of parameters and values for CLI commands, see the CLI Command Reference.
Run the GetCaBundle operation to view CA bundle details.