ioThinx 4510 Series Tutorials
The files shown below will be generated. Put the files in the mosquitto folder.
Modify mosquitto.conf
1. Open mosquitto.conf in the mosquitto folder.
2. Type in below certificate information in the #Certificate based SSL/TLS support section.
Cafile C:\Program Files\mosquitto\ca.crt
Certfile C:\Program Files\mosquitto\certificate.crt
Keyfile C:\Program Files\mosquitto\key.pem
3. Add broker port 8883 to the end.
4. Enter “mosquitto.exe -v -c mosquitto.conf” in the cmd to start broker