Troubleshooting
Problem
"Failed to generate keystore ..."
Symptom

Cause
Diagnosing The Problem
- Use SSH to log in to the QRadar Console as the root user.
Validate the keystores by running the /opt/qradar/support/app_keystore_cert_validator.sh script:
/opt/qradar/support/app_keystore_cert_validator.shOutput example (version 7.4.3 to 7.5.0 UP7) :
Performing certificate validation on certificate(s) in application framework keystore(s), please wait... Checking certificate is valid in key store /etc/tomcat/tls/conman/tomcat_client_conman.p12 Verify certificate is valid ... YES Checking certificate is valid in key store /etc/docker/tls/registry/docker-client-registry.p12 Verify certificate is valid ... NO Failure reason: The certificate has expired. Checking certificate is valid in key store /etc/tomcat/tls/traefik/tomcat_client_traefik.p12 Verify certificate is valid ... YESOutput example (version 7.5.0 UP8+ and above) :
Performing certificate validation on certificate(s) in application framework keystore(s), please wait... Checking certificate is valid in key store /etc/tomcat/tls/conman/tomcat_client_conman.p12 Verify certificate is valid ... YES Checking certificate is valid in key store /etc/podman/tls/registry/podman-client-registry.p12 Verify certificate is valid ... NO Failure reason: The certificate has expired. Checking certificate is valid in key store /etc/tomcat/tls/traefik/tomcat_client_traefik.p12 Verify certificate is valid ... YESResult
Administrators have verified the keystores. If this message is present in the output "Verify certificate is valid ... NO" check the Resolving The Problem section for the next steps.
Resolving The Problem
- Use SSH to log in to the QRadar Console as the root user.
Regenerate the keystores by running the /opt/qradar/support/app_keystore_generator.sh script:
/opt/qradar/support/app_keystore_generator.shValidate the keystores by running the /opt/qradar/support/app_keystore_cert_validator.sh script:
/opt/qradar/support/app_keystore_cert_validator.shOutput example (version 7.4.3 to 7.5.0 UP7) :
Performing certificate validation on certificate(s) in application framework keystore(s), please wait... Checking certificate is valid in key store /etc/tomcat/tls/conman/tomcat_client_conman.p12 Verify certificate is valid ... YES Checking certificate is valid in key store /etc/docker/tls/registry/docker-client-registry.p12 Verify certificate is valid ... YES Checking certificate is valid in key store /etc/tomcat/tls/traefik/tomcat_client_traefik.p12 Verify certificate is valid ... YESOutput example (version 7.5.0 UP8+ and above) :
Performing certificate validation on certificate(s) in application framework keystore(s), please wait... Checking certificate is valid in key store /etc/tomcat/tls/conman/tomcat_client_conman.p12 Verify certificate is valid ... YES Checking certificate is valid in key store /etc/podman/tls/registry/podman-client-registry.p12 Verify certificate is valid ... YES Failure reason: The certificate has expired. Checking certificate is valid in key store /etc/tomcat/tls/traefik/tomcat_client_traefik.p12 Verify certificate is valid ... YESResultThe administrator has successfully regenerated the keystores. If the issue persists, contact QRadar Support for assistance.
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
02 May 2024
UID
ibm16829579