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 ?

1 Risposta
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
ESPERTO
Steve_M
con risposta 6 mesi fa
profile picture
ESPERTO
verificato 6 mesi 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.

Linee guida per rispondere alle domande