Adding a ACM certificate to a ecs task def

0

Hi, how do i mount a certificate stored in ACM to a Ecs task so that it can be use in a nginx to verify a self signed cert ?

simon
preguntada hace 6 meses322 visualizaciones
1 Respuesta
0

ACM certs can be used with selected services like CloudFront, load balancers, API Gateway, and others https://docs.aws.amazon.com/acm/latest/userguide/acm-services.html

ECS isn't on this list. If you want to use a cert in ACM with ECS then consider putting a load balancer in front of ECS https://docs.aws.amazon.com/AmazonECS/latest/userguide/create-application-load-balancer.html

profile picture
EXPERTO
Steve_M
respondido hace 6 meses
profile picture
EXPERTO
revisado hace 6 meses

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.

Pautas para responder preguntas