How to update the certificate in cloudhsm keystore using AWS cloudhsm functionality?

0

I am referring to below AWS doc - https://docs.aws.amazon.com/cloudhsm/latest/userguide/alternative-keystore_5.html

I have a scenario where I need to update certificate entry in the AWS cloudhsm keystore. But as in my case, the certificate already exists in the keystore, which in turn, throws keystore exception. So, I thought of deleting the certificate from keystore and then adding new certificate using setCertificateEntry API, but as per documentation, there is no functionality to delete certificate. As a result, I am not able to modify certificate for a given alias.

Is there any particular reason, why the deletion of certificate is not supported? Secondly, how could I achieve my scenario where I want to update certificate in the keystore for a given alias?

GJ
已提问 8 个月前75 查看次数
没有答案

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

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

回答问题的准则