If I have SSL configured for my Load Balancer, do I still need to configure SSL on my EC2 Instance?
Background Currently I have configured an AWS EC2 instance to serve a Express App using NGINX Reverse Proxy. Now my next step should be configuring SSL. Problem Here is what I am confused about: So I've seen tutorials on how…