/
Unexpected HTTPS to HTTP Redirects
Unexpected HTTPS to HTTP Redirects
If you are attempting to access the Content Portal through HTTPS and your browser is being redirected to an HTTP link, you may need to alter your front-end load balancer settings. This issue can occur when a load balancer blindly passes back a Location
header from the Gateway without rewriting it to match the front-end protocol of the service.
To correct this, configure your load balancer to inject the header "X-Forwarded-Proto: https
" with all SSL/TLS requests sent to the back-end pool of Gateway servers. This header instructs the Gateway to use HTTPS in any Location
header that it sends to the browser.
, multiple selections available,
Related content
Configuring haproxy SSL offloading with a Self Signed Certificate on CentOS7/8
Configuring haproxy SSL offloading with a Self Signed Certificate on CentOS7/8
More like this
Portal Upload Error
Portal Upload Error
More like this
Unexpected HTTP Responses
Unexpected HTTP Responses
More like this
Domain and Bucket Ownership
Domain and Bucket Ownership
Read with this
Content Gateway Release Notes
Content Gateway Release Notes
More like this
Troubleshooting Gateway and Elasticsearch
Troubleshooting Gateway and Elasticsearch
Read with this
© DataCore Software Corporation. · https://www.datacore.com · All rights reserved.