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 Antwort
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
EXPERTE
Steve_M
beantwortet vor 6 Monaten
profile picture
EXPERTE
überprüft vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen