Question
i am configuring mosquitto on ubuntu with the help of cloud but i am not able to run mosquitto mqtt on websockets
allowanonymous false
passwdfile /etc/mosquitto/passwd
listener 8083
protocol websockets
certfile /etc/letsencrypt/live/mqtt.example.com/IndoAgro.pem
cafile /etc/letsencrypt/live/mqtt.example.com/IndoAgro.pem
keyfile /etc/letsencrypt/live/mqtt.example.com/IndoAgro.pem
this the entry of my log file
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×