跳至内容

Import an externally generated key pair in AWS cloud hsm

0

Hi, how can i import an externally generated AES Key/ RSA key-pair and/EC Keys into aws cloudhsm and use it for operations inside of the aws cloudhsm using CLI and/or SDK 5

已提问 2 年前521 查看次数
2 回答
1

You will need to prepare the CloudHSM to import the key material, this means that you need a key to wrap the import keys to the HSM previously. In this documentation page you have a very good description of the process:

https://docs.aws.amazon.com/cloudhsm/latest/userguide/import-keys.html

Best,

AWS
已回答 2 年前
AWS
专家
已审核 2 年前
  • Hi, Thanks for the answer. But KMU and CMU is not available in SDK5. Should we still use it. As per the documentation most of the functionalities are now available in CLI. Please advise.

0

Hello, can we do this using CLI and/or SDK 5? Because to use KMU and CMU you need the SDK3 that is not compatible with ubuntu 24.04 but only with 18.04 that is quite old.

已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。