Creating a TLS secret for OpenWire
If you are using the inbound destinations feature, you need access to OpenWire. You can change the certificate used for OpenWire from the default certificate to your own certificate.
About this task
For more information about inbound destinations, see Inbound destinations.
This task describes how to create TLS secrets 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
- Log in to the Red Hat OpenShift Container Platform as OpenShift Administrator.
- Click Workloads > Secrets and select your IBM Cloud Pak® for Security project; for example
cp4s
. - Use the filter to search for the
isc-cases-openwire-customer-cert
secret, and select the secret. - From the Actions drop-down menu, click Edit Secret.
- In the tls.crt value field, paste the value of your TLS certificate.
- In the tls.key field, paste the details of the TLS key.
- Click Save.