Upload 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, an exception is thrown. In that case, you must upload the appropriate certificate. A certificate enables Oracle Integration to connect with external services. If the external endpoint requires a specific certificate, request the certificate and then upload it into Oracle Integration.

To upload an SSL certificate:

  1. Sign in to Oracle Integration.
  2. In the navigation pane, click Settings, then Certificates.

    All certificates currently uploaded to the trust store are displayed in the Certificates page.

  3. Click Filter Filter icon to filter by name, certificate expiration date, status, type, category, and installation method (user-installed or system-installed). Certificates installed by the system cannot be deleted.

    Image for the Certificate page
  4. Click Upload at the top of the page.

    The Upload Certificate panel is displayed.

  5. Enter an alias name and optional description.
  6. In the Type list, select X.509 (SSL transport). This certificate type enables Oracle Integration to connect with external services.
  7. Select a certificate category.
    • Trust: Use this option to upload a trust certificate.
      1. Click Choose File, then select the trust file (for example, .cer or .crt) to upload.
    • Identity: Use this option to upload a certificate for two-way SSL communication.
      1. Click Choose File, then select the keystore file (.jks) to upload.
      2. Enter the comma-separated list of passwords corresponding to key aliases.

        Note: When an identity certificate file (JKS) contains more than one private key, all the private keys must have the same password. If the private keys are protected with different passwords, the private keys cannot be extracted from the keystore.

  8. Enter the password of the keystore being imported.
  9. Click Upload.


Last Published Friday, February 9, 2024