跳至内容

AWS Certification Manager ExportCertificateAsync throws error and says cert arn is not a private certificate

0

Dear Sir/Madam I imported third party certificate through ACM Dashboard successfully by giving certificate, private key and chain. However, when I try to export the certificate in my application using "ExportCertificateAsync" method, it fails. It says that "certificate arn is not a private certificate" Could you explain why I am getting this? Thank you

1 回答
0

Thanks for the clear description.

It is not possible to export public certificates whether ACM-issued or imported. The referenced ExportCertificate is for private certificates issued by Private CA as documented in https://docs.aws.amazon.com/acm/latest/userguide/export-private.html.

AWS

已回答 4 年前

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

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