You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/man
Roger A. Light 29c771cdd4 Add lib and client support for OS CA certs
- 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.
5 years ago
..
CMakeLists.txt Split mosquitto_ctrl manpages by module. 5 years ago
Makefile Split mosquitto_ctrl manpages by module. 5 years ago
html.xsl Man page can now be built on any system. 7 years ago
libmosquitto.3.meta Add website. 7 years ago
libmosquitto.3.xml Point libmosquitto documentation at the API pages. 6 years ago
manpage.xsl https links where possible. 7 years ago
mosquitto-tls.7.meta Add website. 7 years ago
mosquitto-tls.7.xml Add link to tls asciicast. 7 years ago
mosquitto.8.meta Add website. 7 years ago
mosquitto.8.xml New dynamic security plugin. 5 years ago
mosquitto.conf.5.meta Add website. 7 years ago
mosquitto.conf.5.xml Add `ciphers_tls1.3` option, to allow setting TLS v1.3 ciphersuites. 5 years ago
mosquitto_ctrl.1.meta New dynamic security plugin. 5 years ago
mosquitto_ctrl.1.xml Split mosquitto_ctrl manpages by module. 5 years ago
mosquitto_ctrl_dynsec.1.meta Fix slug 5 years ago
mosquitto_ctrl_dynsec.1.xml Split mosquitto_ctrl manpages by module. 5 years ago
mosquitto_passwd.1.meta Add website. 7 years ago
mosquitto_passwd.1.xml Merge remote-tracking branch 'origin/fixes' into develop 5 years ago
mosquitto_pub.1.meta Add website. 7 years ago
mosquitto_pub.1.xml Add lib and client support for OS CA certs 5 years ago
mosquitto_rr.1.meta Add mosquitto_rr, the "request-response" client. 7 years ago
mosquitto_rr.1.xml Add lib and client support for OS CA certs 5 years ago
mosquitto_sub.1.meta Add website. 7 years ago
mosquitto_sub.1.xml Add lib and client support for OS CA certs 5 years ago
mqtt.7.meta Add website. 7 years ago
mqtt.7.xml Merge fixes into develop. 10 years ago