Configuring custom certificates for stomp and rest

If you are using SOAR apps, to establish trust between the Edge Gateway and the Orchestration & Automation application, you can use supplied self-signed certificates that are created by Orchestration & Automation, or configure your own custom certificates for the stomp and rest.

Configuring a custom certificate for the stomp cert

If you are using Edge Gateway to host SOAR apps, you can configure a custom stomp cert.

About this task

For more information about SOAR apps, see Orchestration & Automation Apps.

This task describes how to configure a custom certificate for the stomp certificate from the Red Hat OpenShift Container Platform interface and is provided as an example based on Red Hat OpenShift Container Platform v4.3.x.

Procedure

  1. Log in to the Red Hat OpenShift Container Platform as OpenShift Administrator.
  2. Click Workloads > Secrets and select your IBM Security QRadar Suite project; for example cp4s.
  3. Use the filter to search for the isc-cases-stomp-customer-cert secret, and select the secret.
  4. From the Actions drop-down menu, click Edit Secret.
  5. In the tls.crt value field, paste the value of your certificate.
  6. In the tls.key field, paste the details of the key.
  7. Click Save.

Configuring a custom certificate for the rest cert

If you are using Edge Gateway to host SOAR apps, you can configure a custom rest cert.

About this task

For more information about SOAR apps, see Orchestration & Automation Apps.

This task describes how to configure a custom certificate for the rest certificate from the Red Hat OpenShift Container Platform interface and is provided as an example based on Red Hat OpenShift Container Platform v4.3.x.

Procedure

  1. Log in to the Red Hat OpenShift Container Platform as OpenShift Administrator.
  2. Click Workloads > Secrets and select your IBM Security QRadar Suite project; for example cp4s.
  3. Use the filter to search for the isc-cases-rest-customer-cert secret, and select the secret.
  4. From the Actions drop-down menu, click Edit Secret.
  5. In the tls.crt value field, paste the value of your certificate.
  6. In the tls.key field, paste the details of the key.
  7. Click Save.