Usage of private key after cluster initialization

0

Hello,

What is the user of the private key used to the sign the cluster CSR ? The user guide https://docs.aws.amazon.com/cloudhsm/latest/userguide/initialize-cluster.html says
If you can demonstrate that you own the key, you can also demonstrate that you own the cluster and the data it contains.
To sign into your AWS CloudHSM instance, the certificate must be present, but the private key does not. You use the key only for specific purposes such as restoring from a backup.

but https://docs.aws.amazon.com/cloudhsm/latest/userguide/create-cluster-from-backup.html doesn't mention the usage of private key to restore the cluster from a backup.

I am a little confused with the wording here, so what does restoring from a backup mean ?

Thanks

Edited by: r3motecontrol on Oct 28, 2019 6:54 PM

質問済み 5年前343ビュー
2回答
0

The guidance for securing the cluster signing key pertains to backups downloaded to a FIPS-validated on-premises HSM or token in your possession. This is a capability of the HSM which we have not yet released, but may in the future.

The backups we take today are not customer-downloadable backups. They can only be restored to authentic HSMs in the AWS cloud, in your account. You do not need to provide your cluster private key to authenticate these restores. A detailed description of encryption and restore of service-managed CloudHSM backups is at https://d1.awsstatic.com/whitepapers/Security/security-of-aws-cloudhsm-backups.pdf.

回答済み 4年前
0

The private key is only needed when signing the certificate request (CSR) from the CloudHSM. Then you only need the public key to validate the certificate.

This scheme allows the client to check that it connects to the actual HSM and not an unauthorized intermediate (man-in-the-middle).

To some extent, the private key is not needed anymore.

AWS
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ