mosquitto_pub not working with RabbitMQ + MQTT plugin + TLS...
This is the command I'm using: user@host:~$ mosquitto_pub -d -h my-rabbit-host.net -p 8883 -u user -P'password'-ttest--insecure -m"test"Client mosqpub|20501-host sending CONNECT Error: The connection was lost. user@host:~$ ...