Salta al contenuto

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.

posta 2 anni fa259 visualizzazioni

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

ESPERTO

con risposta 2 anni fa

ESPERTO

verificato 2 anni fa

AWS
ESPERTO

verificato 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.