After you enable manual certificate management, you can add your public certificates in
Red Hat® OpenShift® for the applications that are deployed in your cluster by
directly applying the secrets to your cluster.
Procedure
- Log in to the Red Hat OpenShift web console as an administrator.
- Go to the application namespace that you want to add your certificates to.
- To access the Maximo® Application Suite namespace, select
.
- To access the namespace for applications in Maximo Application Suite, select
.
- Update the secret name in each application that is deployed for the following
certificates.
- tls.crt
- tls.key
- ca.crt - The ca.crt certificate is optional.
If the secret does not exist for the application, create a secret by using the secret name that
is provided for the application, which is shown in the following table.
Table 1. Secret names for each application
Application |
Secret name |
Maximo Application Suite core |
INSTANCE_ID-cert-public |
IoT |
INSTANCE_ID-public-tls |
Maximo Monitor |
INSTANCE_ID-public-tls |
Maximo Health |
INSTANCE_ID-WORKSPACE_ID-cert-public-81 |
Maximo Manage |
INSTANCE_ID-WORKSPACE_ID-cert-public-81 |
Maximo Predict |
INSTANCE_ID-public-predict-tls |
Maximo Visual Inspection |
public-visualinspection-tls |
Maximo Assist |
public-assist-tls |
Maximo
Optimizer |
INSTANCE_ID-cert-optimizer-public |