Install and configure the AWS CloudHSM client for CMU (Windows)
To work with a hardware security module (HSM) in your AWS CloudHSM cluster on Windows using the cloudhsm_mgmt_util (CMU), you need the AWS CloudHSM client software for Windows. You should install it on the Windows Server instance that you created previously.
Note
-
If you are updating the client, existing configuration files from previous installations are not overwritten.
-
The AWS CloudHSM client installer for Windows automatically registers the Cryptography API: Next Generation (CNG) and key storage provider (KSP). To uninstall the client, run the installer again and follow the uninstall instructions.
-
If you are using Linux, you can install the Linux client. For more information, see Install and configure the AWS CloudHSM client for CMU (Linux).
To install (or update) the latest Windows client and command line tools
-
Connect to your Windows Server instance.
-
Download the AWSCloudHSMClient-latest.msi installer
. -
If installing Client SDK 3 on cloudhsm_mgmt_util, complete the following steps to ensure all the nodes in the cluster are synced.
Run configure -a
<IP of one of the HSMs>
.Restart the client service.
Run config -m.
-
Go to your download location and run the installer (AWSCloudHSMClient-latest.msi) with administrative privilege.
-
Follow the installer instructions, then choose Close after the installer has finished.
-
Copy your self-signed issuing certificate—the one that you used to sign the cluster certificate—to the
C:\ProgramData\Amazon\CloudHSM
folder. -
Run the following command to update your configuration files. Be sure to stop and start the client during reconfiguration if you are updating it:
C:\Program Files\Amazon\CloudHSM\bin\
configure.exe -a
<HSM IP address>