Managing Security Certificates

You can manage security certificates in Oracle Integration Cloud Service.

Uploading an SSL Certificate

Certificates are used to validate outbound SSL connections. If you make an SSL connection in which the root certificate does not exist in Oracle Integration Cloud Service, an exception is thrown. In that case, you must upload the appropriate certificate. A certificate enables Oracle Integration Cloud Service to connect with external services. If the external endpoint requires a specific certificate, request the certificate and then upload it into Oracle Integration Cloud Service.

To upload a certificate:
  1. From the Oracle Integration Cloud Service home page, click the Administration tab in the upper right corner.
    All certificates currently uploaded to the trust store are displayed in the Certificates dialog. A navigation panel on the left side of the dialog displays the following details:
    • All: Displays all certificates in Oracle Integration Cloud Service.

    • System: Displays the certificates automatically included in Oracle Integration Cloud Service. These certificates cannot be deleted.

    • Uploaded: Displays the certificates uploaded by individual users. These certificates can be deleted and updated.

  2. Click Upload Certificate at the top of the page.
  3. In the Upload Certificate dialog box, enter a unique identifier for the certificate.
    This is a name you can use to identify the certificate.
  4. Click Browse to locate the certificate file (.cer).
  5. Click Upload.
  6. Click the certificate name to view details such as the subject of the certificate, the issuer of the certificate, the date the certificate was issued, and the date the certificate expires.

Updating or Deleting an SSL Certificate

You can update or delete certificates you uploaded into Oracle Integration Cloud Service. You cannot update or delete system certificates automatically included in Oracle Integration Cloud Service.

To update or delete a certificate:
  1. From the Oracle Integration Cloud Service home page, click the Administration tab in the upper right corner.
  2. Identify the certificate you want to update or delete through either of the following methods:
    1. Scroll through the complete list or filter the display of system-provided or user-uploaded certifications by clicking System or Uploaded in the navigation tree on the left.
    2. Search by entering a partial or complete certificate name in the Search field or filter by selecting an option from the Filter By list. From this list, you can filter by Preinstalled or Uploaded. Search or filter criteria are displayed in the blue banner above the returned list of certificates. To remove search or filter criteria, click the x icon in the blue banner or the x icon to the right of the Filter By list.
  3. At the far right of the certificate name, click the Actions icon.
  4. To update the certificate, click Update.
    1. Update the certificate as required, such as updating the certificate name (identifier) and uploading a new certificate. For more information, see Uploading an SSL Certificate.
  5. To delete the certificate, click Delete.
    1. Click Yes when prompted to confirm your selection.