I am working on a solution which requires a device to be accessible for local area network and to be accessible for support via the balena public url. This works by use of HTTP for both local area network and balena public url.
The problem is that the balena public url proxies both a HTTP and HTTPS version of the HTTP device web service.
Are there any status/discussions/changes to the guide about using HSTS and client side redirect or on the balena public url proxy HTTP disable/enable feature?
Furthermore, the local area network needs to be served as HTTPS in near future.
Any status/discussion about providing the device HTTPS port on balena public url instead of the proxyed HTTPS version of the device HTTP port? This is not a question about trust model, but more if this will/can be allowed at some point when multiple ports with public url is supported.