跳至内容

SSL certificate from ACM assign direct to EC2

0

How use ssl from ACM without Load balancer or CloudFront? I need to assign ssl direct to EC2.

已提问 2 年前259 查看次数

1 回答
1

Hello.

As described in the document below, it is possible to use the SSL certificate issued by ACM if EC2 supports Nitro Enclaves.
Configuration instructions are provided in the following documents:
https://docs.aws.amazon.com/enclaves/latest/user/install-acm.html

Please note that it cannot be used on Windows OS.
https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave-refapp.html

If your instance type doesn't support nitro enclaves, I think it's easier to use Let's Encrypt or ALB.
Instance types that are compatible with nitro enclaves are listed in the following document.
https://docs.aws.amazon.com/enclaves/latest/user/nitro-enclave.html

专家

已回答 2 年前

专家

已审核 2 年前

AWS
专家

已审核 2 年前

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

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