Redis certificates are essential for enabling Redis network encryption in the Carbon Black EDR environment. This section provides the combined steps for regenerating both the Redis CA and Redis certificates. If the Redis CA is regenerated, the Redis certificates must also be regenerated accordingly.
Procedure
- Stop the Carbon Black EDR enterprise or cluster.
Note: If
RedisUseSSL
is disabled, you do not need to stop the enterprise or cluster.
- Regenerate Redis CA using one of the following options:
- Regenerate the Redis certificate using one of the following options:
- If you have a Carbon Black EDR cluster deployment, you must synchronize the regenerated certificate across the cluster. Run the following command:
/usr/share/cb/cbcluster sync-certs --cert redis
- Start the Carbon Black EDR enterprise or cluster.
Note: If
RedisUseSSL
is disabled, you do not need to start the enterprise or cluster.