OK - So I've had three BRX using MQTT communicating each through its own cell modem to my MQTT broker. No problems! Everything works as expected. Now its time to complicate things a bit. I went to my broker, created a password file, modified the mosquitto.conf, stopped and restarted the service (its on a windows machine and that is required to reload the conf file) and tested the username/password combination locally using MQTTExplorer. The broker turned down the anonymous login as it should and when i used the username/password for the local account - it worked.
Now - I take a username/password for one of the BRX and update the mqtt client settings.
Checked 'Enable Account Authentication' , entered a username and password, downloaded program.
No Luck! It doesn't work..... The Do-More error monitor says - 'TCP Connection failed or was unexpectedly closed. in MQTTPUB at $Main@28'. I have powered down both the BRX and the cell modem.
Where to start at troubleshooting this error?
thanks
travis
PS - the documentation for the DMD re the MQTT device setup covering SSL/TLS just kind of stops -- (missing or bad snippet) -- it says. Has this been updated?