From 31a3e49c9d0901cc6efea1d4ac667d7321eb4627 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 12 May 2021 17:46:22 +0200 Subject: [PATCH] proxies: Ensure that Ipsilon is told it's reached over HTTPS This should make sure that Ipsilon is aware it's reached over HTTPS from external, and should make it use HTTPS for redirects Related: https://pagure.io/fedora-infrastructure/issue/9943 Signed-off-by: Patrick Uiterwijk --- playbooks/include/proxies-reverseproxy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 61e0199409..6f456a1465 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -182,6 +182,7 @@ destname: id proxyurl: http://localhost:10020 keephost: true + header_scheme: true tags: - id.fedoraproject.org