<div dir="ltr"><div class="gmail_default" style="font-family:simhei,sans-serif">Hi All:<br>     I'm working on http redirect to https task(<a href="https://github.com/ibm-openbmc/dev/issues/895">https://github.com/ibm-openbmc/dev/issues/895</a>).</div><div class="gmail_default" style="font-family:simhei,sans-serif"> I took a cursory look at the design(<a href="https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/24173">https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/24173</a>) and did some testing.</div><div class="gmail_default" style="font-family:simhei,sans-serif"><br>     In bmcweb, I find it the current communication logic can only listen to one communication protocol (http or https). If you listen to both protocols at the same time, you need to change a lot of code and communication logic.</div><div class="gmail_default" style="font-family:simhei,sans-serif">If we are going to implement this feature in bmcweb, it costs extra effort and it's likely the implementation is no better than Nginx. so I prefer to use Nginx.</div><div class="gmail_default" style="font-family:simhei,sans-serif"><br>     Please everyone stay here to discuss and leave your comments.<br></div><div class="gmail_default" style="font-family:simhei,sans-serif"><br></div><div class="gmail_default" style="font-family:simhei,sans-serif">Thanks!</div></div>