AWS CloudFront to EC2 end-to-end encryption – Nginx
I need the end-to-end encryption, so current the setup is: example.com -> Route53 -> LB (TCP :80/443) -> Nginx Ingress with SSL certs installed Is it possible to do something like: example.com -> Route53 -> CloudFront -> LB (TCP :80/443)…