amqtt/docs/references
Andrew Mirsky 2fa0604547
Plugin: determine authentication based on X509 certificates (#264)
* plugin for authenticating clients based on certificates
* create ca, server and device keys and certificates. certificate auth plugin verification (non linted)
* adding documentation for the various cli scripts and the CertificateAuthPlugin
* post_init was not running on client config. cafile, keyfile, certfile are part of the connection section
* 'broker' section of client config can be empty, but connection will either be provided by the user or the default
2025-08-09 14:52:35 -04:00
..
amqtt.md Plugin: determine authentication based on X509 certificates (#264) 2025-08-09 14:52:35 -04:00
amqtt_pub.md separating docker build into two phases to minimize image size. add documentation for docker launch / configure 2025-06-09 14:32:55 -04:00
amqtt_sub.md separating docker build into two phases to minimize image size. add documentation for docker launch / configure 2025-06-09 14:32:55 -04:00
broker.md clarifying documentation for plugins and client/broker configuration 2025-08-05 11:56:05 -04:00
broker_config.md Structured broker and client configurations (#269) 2025-07-26 12:37:25 -04:00
client.md clarifying documentation for plugins and client/broker configuration 2025-08-05 11:56:05 -04:00
client_config.md Structured broker and client configurations (#269) 2025-07-26 12:37:25 -04:00
common.md clarifying documentation for plugins and client/broker configuration 2025-08-05 11:56:05 -04:00