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회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠