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

已提問 2 年前檢視次數 409 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南