The nodes should be able to set up a TLS connection.
Node-Red already provides a "tls" internal node which is used by the "mqtt" node for configuring TLS (CA certificate, private key, ...) and maybe it's possible to reuse the same node for this purpose.
The nodes should be able to set up a TLS connection.
Node-Red already provides a "tls" internal node which is used by the "mqtt" node for configuring TLS (CA certificate, private key, ...) and maybe it's possible to reuse the same node for this purpose.