跳至内容

Import a self-signed Root CA in ACM PCA

0

I am looking for an example on how to import a self signed root CA into ACM-PCA, possibly using openssl to generate the external CA.

The documentation hasn't helped me and seems to only work for subordinate CAs.

https://docs.aws.amazon.com/acm-pca/latest/userguide/PcaImportCaCert.html https://docs.aws.amazon.com/cli/latest/reference/acm-pca/import-certificate-authority-certificate.html

1 回答
1
已接受的回答

ACM Private CA supports three scenarios for installing a CA certificate :

Scenario 1. Installing a certificate for a root CA hosted by ACM Private CA.

Scenario 2. Installing a subordinate CA certificate whose parent authority is hosted by ACM Private CA.

Scenario 3. Installing a subordinate CA certificate whose parent authority is externally hosted.

It is not possible to import an external ROOT CA in ACM-PCA.

AWS
专家

已回答 6 年前

AWS
专家

已审核 5 年前

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

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