emqx的redis认证
1.修改emqx_auth_redis.conf配置文件
复制代码
1
2
3
4auth.redis.query_timeout = 5s auth.redis.auth_cmd = HMGET mqtt_user:%u password salt auth.redis.password_hash = salt,sha256
2.修改emqx.conf
复制代码
1
2allow_anonymous = false
最后
以上就是勤奋八宝粥最近收集整理的关于emqx_auth_redis的全部内容,更多相关emqx_auth_redis内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复