mosquitto_ctrl_dynsec - Man Page
mosquitto_ctrl module for controlling the Mosquitto Dynamic Security plugin.
Synopsis
mosquitto_ctrl [connection-options] dynsec dynsec-command [command-options]
Description
This page describes the dynsec module for mosquitto_ctrl(1). See the mosquitto_ctrl man page for details of the options for connecting to remote brokers, in particular since this module works with authentication and access control, it is crucial that secure encrypted connections are used.
Commands
Configuration file initialisation
- mosquitto_ctrl dynsec init config-filename admin-user [admin-password]
Bugs
mosquitto bug information can be found at https://github.com/eclipse/mosquitto/issues
See Also
mqtt(7), mosquitto_rr(1), mosquitto_pub(1), mosquitto_sub(1), mosquitto(8), libmosquitto(3), mosquitto-tls(7)
Author
Roger Light <roger@atchoo.org>
Referenced By
10/16/2024 Mosquitto Project Commands