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
weidi
回答済み 2年前

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

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

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

関連するコンテンツ