ORACLE CLOUD

Certificates actions

20 actions you can wire into a flow, alongside everything else in the Oracle Cloud integration.

Every Certificates action

  • OCI Certificates: Change Certificate CompartmentMove a certificate into a different compartment: the certificate keeps its OCID, only its compartment placement changes.
  • OCI Certificates: Create CA BundleCreate a CA bundle: a named, PEM-encoded set of certificate-authority certificates (a trust store) in a compartment.
  • OCI Certificates: Create CertificateCreate a certificate issued by one of your private certificate authorities (CAs): set the common name, profile and key/signature algorithms.
  • OCI Certificates: Create Certificate AuthorityCreate a private root certificate authority (CA): OCI generates the signing key internally and protects it with the Vault (KMS) key you provide.
  • OCI Certificates: Delete CA BundleDelete a Certificates CA bundle by its OCID: the trusted CA-certificate collection is removed.
  • OCI Certificates: Get CA BundleFetch a single CA bundle by its OCID: its name, description, compartment and lifecycle state.
  • OCI Certificates: Get CA Bundle ContentsRead a CA bundle's contents (the root and intermediate certificate PEM) from the certificates data plane by its OCID.
  • OCI Certificates: Get CertificateFetch a single certificate by its OCID: its configuration, issuing CA, algorithms, current version and lifecycle state.
  • OCI Certificates: Get Certificate AuthorityFetch a single certificate authority (CA) by its OCID: its config, signing algorithm, KMS key and lifecycle state.
  • OCI Certificates: Get Certificate BundleRead an issued certificate bundle by its OCID: certificate PEM, chain, serial, version and the private key when OCI manages it.
  • OCI Certificates: List AssociationsList the associations between certificate-related resources and the Oracle Cloud resources that use them. Optionally filter to a single certificate resource. Walks pagination up to a safe cap.
  • OCI Certificates: List CA BundlesList the CA bundles in a compartment. Optionally filter by exact name or lifecycle state, and cap the page size. Walks pagination up to a safe cap.
  • OCI Certificates: List Certificate AuthoritiesList the certificate authorities (CAs) in a compartment. Optionally filter by exact name or lifecycle state. Walks pagination up to a safe cap.
  • OCI Certificates: List Certificate VersionsList the versions of a certificate: each version's number, serial number, rotation stages and creation time. Walks pagination up to a safe cap.
  • OCI Certificates: List CertificatesList the certificates in a compartment. Optionally filter by exact name or lifecycle state. Walks pagination up to a safe cap.
  • OCI Certificates: Schedule CA DeletionSchedule a certificate authority (CA) for deletion, optionally at a future time.
  • OCI Certificates: Schedule Certificate DeletionSchedule a certificate for deletion by its OCID: it moves to PENDING_DELETION and is deleted after the retention period.
  • OCI Certificates: Update CA BundlePartially update a CA bundle: change only the description or certificates (PEM) you supply; blank fields are left unchanged.
  • OCI Certificates: Update CertificatePartially update a certificate: change only the description you supply; a blank description leaves the certificate unchanged.
  • OCI Certificates: Update Certificate AuthorityPartially update a certificate authority: change only the description you supply; a blank description is left unchanged and the CA's configuration, rules and versions are preserved.

Also in Oracle Cloud

Put Certificates in a flow

These actions sit on the same canvas as every other integration, so a Certificates step can follow a form, a schedule or a message without any glue code.