Updating Certificate Details for a Roving Edge Infrastructure Device

Describes how to make changes to edit certificate for a Roving Edge Infrastructure device node.

Use the updating certificate details feature to update any combination of the certificate authority, key algorithm and signature algorithm the Roving Edge Infrastructure device node uses to create certificates. First, make the updates on the Oracle Cloud Infrastructure Cloud Console. Next, create a certificate by following the instructions depending on your device node's connected state or disconnected state.

Using the OCI Cloud Console

  1. Access the Oracle Cloud Infrastructure Cloud Console.
  2. Open the navigation menu and click Hybrid. Under Roving Edge Infrastructure, click Nodes. The Nodes page is displayed.
  3. Click the nodes whose certificate details you want to update. The Details page of the node appears.
  4. Click Update Node Certificate Details from the More Actions menu. The Update Node Certificate Details dialog box appears.
  5. Update any of the following items:
    • Issuer Certificate Authority in <compartment>: Select a certificate authority to be used for generating and renewing certificates for the device node. Click Change Compartment to select a certificate authority in another compartment.

    • Signature Algorithm for Certificate: Select a signature algorithm from the list.

    • Key Algorithm: Select a key algorithm from the list.

  6. Click Save Changes. The Details page displays a message confirming the certificate details for the device node were successfully updated.
  7. Continue on with the subsequent steps in the following topics depending on whether your device node is in a connected or disconnected state:

Using the CLI

Use the oci rover node certificate-authority update-root-ca command and required parameters to update certificate details of a for a Roving Edge Infrastructure device node:

oci rover node certificate-authority update-root-ca --certificate-authority-id certificate_authority_ocid --rover-node-id rover_node_ocid [OPTIONS]

Refer to your Roving Edge Infrastructure device's CLI help for a list of parameters available for this command. See Accessing Command Line Interface Help.

For CLI setup information on your Roving Edge Infrastructure device, see Using the Command Line Interface.