Security enhancement - Local Hubitat interface

Hi there

Currently all Local interactions with the Hubitat device operate over HTTP.

Is it possible to secure all interactions to only allow

  • HTTPs / TLS 1.3 and 1.2 ( HTTP over TLS )
  • the TLS protocol to be selectable ( allowing the disablement of either 1.2 or 1.3 )
  • HTTP interactions to be disabled or enabled
2 Likes

@bravenel for the enhancement list.

++ I would hope this becomes a high priority.

It may be fairly simple to add a "Force HTTPS" settings checkbox that when enabled, would force redirect from http to https.

@ben12 There is an option to allow only Https which will redirect.