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
已提問 6 個月前檢視次數 322 次
1 個回答
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
專家
Steve_M
已回答 6 個月前
profile picture
專家
已審閱 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南