When installed in a single node, follow the steps below to back up a PKI Hub installation.
To back up a single-node PKI Hub installation
- Run the clusterctl backup create command to generate a backup file – for example:
$ sudo clusterctl backup create --file /home/sysadmin/202341014.bkp --password 7Txsxu - Back up the PKI Hub and solution databases according to the instructions of the DBMS vendor.
If the deployed solutions use an HSM (Hardware Security Module) to protect private keys, back up the device using the tools provided by the HSM vendor.
- Move all the backup data from the PKI Hub node to a secure location – for example, using an SFTP client.