Regenerating certificates

You can delete and regenerate certificates from a specified namespace in Guardium® Data Security Center. Run the script from the cpctl command line, but only under the direction of IBM support.

Before you begin

Install the cpctl utility as described in Troubleshooting with the cpctl utility.

Procedure

Run the following command from cpctl to regenerate certificates
./cpctl tools GI_scripts_regenerate_certs --token $(oc whoami -t) --namespace <guardium_insights_namespace>
where:
  • The token is the OpenShift® administrative user token.
  • <guardium_data_security_center_namespace> is the Guardium Data Security Center OpenShift namespace that you created when preparing your environment.