Raynerv / node-red-contrib-mqttssl

A node-red node for MQTT over SSL/TLS
4 stars 6 forks source link

TLS/SSL Connection [with certificates] #5

Open Rapsoulis opened 7 years ago

Rapsoulis commented 7 years ago

Hello, I'm trying to connect the node-red via TLS/SSL to a HiveMQ broker, using certificates. I am able to connect to the HiveMQ broker via MQTT.FX using Java Key Stores, but unable to find where to use the certificate in the MQTTSSL plugin. Is there no support for TLS and certificates, yet or am I missing something else?