Skip to content

Update fr payments image to listen on non-SSL port too

Ejegg requested to merge ejegg/dev-images:paymentsHttp into main

We've got a remote forwarding server that can do SSL termination so we just need a local port serving on non-SSL. We use the SetEnvIf directive to let the local server know that HTTPS is on when the X-Forwarded-Proto is 'https'.

Bug: T291577 Change-Id: Ifa071e5f073332a0804abb8e8b84d3b8b018a531

Edited by Ejegg

Merge request reports