Manage the list of certificates that Cortex XSOAR trusts for outbound integrations or custom CA roots.
For backup and restore, you can manage the list of certificates Cortex XSOAR trusts for outbound integrations and custom CA roots. This saves time by automatically syncing certificates across the entire cluster, eliminating the need for manual, per-node updates.
To manage the list of trusted certificates, run the manage_certificates command via SSH with the following subcommands:
Subcommand | DescriptionEs | Example |
|---|---|---|
| Adds trusted CAs from a file path. If run without flags, the command reconciles the existing bundle across the cluster. | Add a trusted CA:
|
| Lists all currently trusted certificates or displays details for a specific certificate. | List trusted certificates:
|
| Removes certificates from the trust store by their Common Name (CN). | Remove a certificate:
|