Saltar al contenido

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.

preguntada hace 2 años259 visualizaciones

1 Respuesta
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

EXPERTO

respondido hace 2 años

EXPERTO

revisado hace 2 años

AWS
EXPERTO

revisado hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.