How do you set up encrypted mosquitto broker like a webpage which has https?
问题 I'm trying to setup a mosquitto broker which is encrypted using ssl/tls. I don't want to generate client certificates. I just want an encrypted connection. The man page only described the settings which are available, not which are needed and how they are used. Which settings are needed and how do you set them? I use mosquitto 1.3.5 回答1: There is a small guide here, but it does not say much: http://mosquitto.org/man/mosquitto-tls-7.html You need to set these: certfile keyfile cafile They can