For anyone that stumbles up this in the future, the problem was SSL had to be enabled for NGINX on every server the request goes through before getting to CS-Cart. CS-Cart gets confused if you try to do plain text behind, say, SSL termination at an AWS Elastic Load Balancer. So, I installed my SSL certs on all NGINX servers and the crazy re-directing went away.
|