thomasnordquist / MQTT-Explorer

An all-round MQTT client that provides a structured topic overview
https://mqtt-explorer.com
Other
2.99k stars 287 forks source link

Feature request: Support for TLS-PSK #834

Open elfin-sbreuers opened 3 weeks ago

elfin-sbreuers commented 3 weeks ago

The mosquitto broker offers support for TLS-PSK to authenticate and authorize the connection to the broker.

Are there plans to support this feature in the mqtt-explorer? Or did I miss a combination of switches that allows already to use a pre-shared key?