I'm using a couple of load balancers in front of my droplets and I only want to allow HTTPS traffic to the LB. There's an option in the load balancer to "Redirect HTTP to HTTPS" that supposedly should redirect all cal...
I have a backend droplet behind a load balancer, but it seems that the backend service is not receiving the Authorization http headers (JWT). Does the load balancer strip the request of all http headers, or what's hap...