Closed Steve-Mcl closed 2 days ago
after further consideration, I am closing this in favour of a new PR (incoming) change based off the wysiwyg work in #1469 which had to change axios promise chain to async await.
This is to both avoid having a merge conflict AND the fact I was not checking the right thing to determined a HTTPS scheme was required. In short, Node-RED listens on HTTPS when RED.settings.https
is set to "something" not the presence of the flag requireHttps
closes #1473
Description
RED.settings.requireHttps
and switches the URL scheme to "https://"RED.settings.https
is "something", apply an HTTPS agent tooRED.settings.https
) - lets see how it goes, it solves the OPs current issue)Related Issue(s)
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label