After updating the settings of an Entrust nShield HSM, perform the following steps in the solutions that use it.
Applying nShield HSM configuration updates to Certificate Authority
After updating the settings of an Entrust nShield HSM, perform the following steps to apply the changes in the Certificate Authority solution.
To apply Entrust nShield HSM configuration updates to Certificate Authority
- Export the solution settings to a folder. You can either:
- Run the clusterctl solution config export command.
- Use the Management Console, as explained in Backing up solution settings.
- Replace the
kmdata.tar
file in the exported settings folder with thekmdata.tar
file of your new HSM configuration. - Run the clusterctl solution config import command to import the modified configuration.
- Redeploy the solution. You can either:
- Run the clusterctl solution deploy command.
- Use the Management Console.
Applying nShield HSM configuration updates to Validation Authority
After updating the settings of an Entrust nShield HSM, perform the following steps to apply the changes in the Validation Authority solution.
To apply Entrust nShield HSM configuration updates to Validation Authority
- Run the evactl export-nshield command to export the nShield settings to a folder.
- Replace the
kmdata.tar
file in the exported settings folder with thekmdata.tar
file of your new HSM configuration. - Run the evactl import-nshield command to import the modified settings.
- Redeploy the solution. You can either:
- Run the clusterctl solution deploy command.
- Run the Management Console.
Applying nShield HSM configuration updates to Timestamping Authority
After updating the settings of an Entrust nShield HSM, perform the following steps to apply the changes in the Timestamping Authority solution.
To apply Entrust nShield HSM configuration updates to Timestamping Authority
- Run the tsactl export-nshield command to export the nShield settings to a folder.
- Replace the
kmdata.tar
file in the exported settings folder with thekmdata.tar
file of your new HSM configuration. - Run the tsactl import-nshield command to import the modified settings.
- Redeploy the solution. You can either:
- Run the clusterctl solution deploy command.
- Run the Management Console.