www/posts/2018/11/version-154-released.md
This is a bugfix and security release.
require_certificate
enabled, the mosquitto broker does not correctly verify client certificates.
This is now fixed. All other security measures operate as expected, and in
particular non-websockets listeners are not affected by this. Closes #996.restart_timeout. Closes #1019.mosquitto_reconnect() was used when TLS
errors were present. Closes #592.mosquitto_loop_read() and mosquitto_write(). Closes #990.