Hello,
bug notification
sorry, my fault…
Another admin created a php-fpm rule to let Nginx run behind proxies/loadbalancers to recognize http_x_forwarded_proto header but forgot to report the https variable as fallback to php-fpm, too…
Found this wrong behavior out when I tried
[General]
force_ssl = 1
and got redirect loop.