Is it necessary to create a self signed cert for Nginx under ACM on AWS?
I'm using Nginx as a reverse proxy on an EC2 in the private subnet. In the public subnet, I created an ALB and also created an ACM for domain proxy.mydomain.test. The LB's target group is using 443 port with HTTPS…