mirror of
https://github.com/eclipse-mosquitto/mosquitto.git
synced 2026-05-15 01:15:25 +02:00
- Add `MOSQ_OPT_TLS_USE_OS_CERTS` option, to instruct the client to load and trust OS provided CA certificates for use with TLS connections. - All clients now load OS provided CA certificates if used with `-L mqtts://...`, or if port is set to 8883 and no other CA certificates are used. Closes #1824. - Add the `--tls-use-os-certs` option to all clients. Closes #1824. Thanks to Jens Reimann. |
||
|---|---|---|
| .. | ||
| mosquitto.h | ||
| mosquitto_broker.h | ||
| mosquitto_plugin.h | ||
| mqtt_protocol.h | ||