# ================================================================= # Security # ================================================================= (...) # Defaults to true if no other security options are set. If any other # authentication options are set, then allow_anonymous defaults to false. # allow_anonymous false (...) # See the TLS client require_certificate and use_identity_as_username options # for alternative authentication options. If an auth_plugin is used as well as # password_file, the auth_plugin check will be made first. password_file /etc/mosquitto/pwd.txt