Due to corp firewalls, port :8800 is not open, making access to the KOTS Admin page a logistical nightmare. I was able to create an AWS ALB that listens on :443 with an ACM cert for jama-admin.moms-spaghetti.com that will match on the host header to send the request to a target group on :8800. And this seemed to be all good until getting to the Secure the Admin Console page (https://jama-admin.moms-spaghetti.com/tls-warning). When I hit Continue, I got The page isn’t redirecting properly error when being sent to https://jama-admin.moms-spaghetti.com/tls.
Due to corp firewalls, port
:8800is not open, making access to the KOTS Admin page a logistical nightmare. I was able to create an AWS ALB that listens on:443with an ACM cert for jama-admin.moms-spaghetti.com that will match on the host header to send the request to a target group on:8800. And this seemed to be all good until getting to the Secure the Admin Console page (https://jama-admin.moms-spaghetti.com/tls-warning). When I hit Continue, I got The page isn’t redirecting properly error when being sent to https://jama-admin.moms-spaghetti.com/tls.