Managing domain and certificates
IBM Security QRadar® Suite Software provides support actions to assist you in managing certificates. You can also change your QRadar Suite Software domain, and the foundational services route.
IBM Security QRadar® Suite Software provides support actions to assist you in managing certificates. You can also change your QRadar Suite Software domain, and the foundational services route.
QRadar Suite Software provides the set_cert action to the TLS certificates that are used to secure in-flight communication in the cluster when it expires or to update the existing certificates.
Install the command-line interface (CLI) utility cpctl from the cp-serviceability pod. For more information, see Installing the cpctl utility.
For more information about certificate requirements, see Domain name and TLS certificates.
Replace the foundational services endpoint certificate.
For more information, see Replacing the foundational services endpoint certificate.
If your QRadar Suite Software platform uses the same TLS certificate as your Red Hat OpenShift Container Platform cluster and the TLS certificate is changed, run the sync_cluster_cert action to synchronize the TLS certificate with QRadar Suite Software.
Install the command-line interface (CLI) utility cpctl from the cp-serviceability pod. For more information, see Installing the cpctl utility.
Replace the foundational services endpoint certificate.
For more information, see Replacing the foundational services endpoint certificate.
The QRadar Suite Software certificate is used to access QRadar Suite Software services. The IBM foundational services certificate is used by QRadar Suite Software to access IBM foundational services IAM. QRadar Suite Software provides an action to validate these certificates.
Install the command-line interface (CLI) utility cpctl from the cp-serviceability pod. For more information, see Installing the cpctl utility.
The following output is a sample output of what might display after you run the command.
Get CP4S Route... localhost ok Check CP4S Route... Get IBM Foundational Services Route... localhost done Check IBM Foundational Services Route... Ensure temp dir exists... localhost done Fetch CP4S truststore... localhost done Test CP4S ingress... localhost done Print CP4S Certificate when failed... Stop if CP4S Certificate is not valid... Test IBM Foundational Services Ingress... localhost ok Print IBM Foundational Services Certificate when failed... Stop if IBM Foundational Services Certificate is not valid... Certificates are valid... - Play recap - localhost : ok=8 changed=5 unreachable=0 failed=0 rescued=0 ignored=0
If the output from the command shows the certificates are invalid, you can replace the certificates. For more information, see Updating your QRadar Suite Software TLS certificates.
To change your QRadar Suite Software fully qualified domain name (FQDN), update the domain value in the cp4sthreatmanagement custom resource (CR), and update the TLS certificates.
Install the command-line interface (CLI) utility cpctl from the cp-serviceability pod. For more information, see Installing the cpctl utility.
For more information about domain name requirements, see Domain name and TLS certificates.
Change the IBM Cloud Pak foundational services route to a custom route.
The foundational services route (cp-console.xxx) that is used by QRadar Suite Software to access the foundational services console uses the QRadar Suite Software cluster domain to create a subdomain called cp-console. QRadar Suite Software uses this subdomain to handle authentication for the foundational services console. The foundational services URL route can be modified to point to a different domain or a different subdomain.