Passer au contenu

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.

demandé il y a 2 ans259 vues

1 réponse
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

EXPERT

répondu il y a 2 ans

EXPERT

vérifié il y a 2 ans

AWS
EXPERT

vérifié il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.