All Content tagged with AWS CloudHSM

AWS CloudHSM is a cloud-based hardware security module (HSM) that enables you to easily generate and use your own encryption keys on the AWS Cloud.

Content language: English

Select tags to filter
Sort by most recent
102 results
When connecting to the HSM instance from my EC2 instance (in the same subnet) using cloudhsm-client, I get the following error. I was expecting running `sudo /opt/cloudhsm/bin/configure-cli -a <my_hsm...
1
answers
0
votes
29
views
asked 3 days ago
As of today, the hsm2m.medium CloudHSM instance type is not available in the United States (N. California) us-west-1 region. Automatic migration to this new cluster type is scheduled to begin in June ...
1
answers
0
votes
25
views
asked 5 days ago
Hi , We need to create the cloudhsm in hyderabad region, but while creating the cluster i am getting the error hsm instances cannot be provisioned in this region. Any idea when cloudHSM would be ava...
2
answers
0
votes
20
views
asked 5 days ago
Will taking only 5 minutes to use AWS CloudHSM still result in being charged for a full hour?
1
answers
1
votes
40
views
asked 11 days ago
I'm hoping to get some indication of the expected key unwrap performance when * the payload key is an RSA private key of 3K or 4K size * the wrapping key is 128 - 256 bit AES * the wrapping mechanism ...
1
answers
0
votes
59
views
asked 16 days ago
Hello, SDK 5 is used. ``` sudo ./configure-cli --cluster-id cluster- DescribeClusters call failed with error: CommonApiError(InternalError("dispatch failure")). Retrying the call. 'dispatch failur...
1
answers
0
votes
51
views
asked 23 days ago
I'm trying to connect an AWS KMS Custom Key Store to an active AWS CloudHSM cluster, but I consistently receive the following error during ConnectCustomKeyStore: CloudHsmClusterInvalidConfigurationEx...
1
answers
0
votes
42
views
asked 24 days ago
I have a CloudHSM cluster that I will be using for signing. I followed the instruction given here to generate a CSR: https://docs.aws.amazon.com/cloudhsm/latest/userguide/signtool-sdk5.html I follow...
Accepted AnswerAWS CloudHSMWindows
1
answers
0
votes
77
views
asked a month ago
I created an AWS Cloud HSM cluster and then added an HSM instance to it. The primary purpose of this HSM will be for code signing. As recommended in the AWS documentation I deleted the HSM instance to...
Accepted AnswerAWS CloudHSM
1
answers
0
votes
57
views
asked a month ago
Install Cloudhsm-cli using the link https://docs.aws.amazon.com/cloudhsm/latest/userguide/gs_cloudhsm_cli-install.html. ip and port are set. customerCA.crt is setup properly. Cluster is in initili...
2
answers
0
votes
112
views
asked a month ago
When I try to create a keypair using keytool, I get this error: ``` keytool -genkeypair -alias trusted-signatures -keyalg rsa -keysize 2048 -sigalg sha256withrsa -keystore keystore -storetype CLOUDHSM...
1
answers
0
votes
57
views
asked 2 months ago
According to the bot, > The fake PEM file contains information about the key, including its handle. How do I get the key handle from the fake PEM file using the v5 SDK, and not the CMU/KMU? Or, is t...
1
answers
0
votes
44
views
asked 2 months ago