Age | Commit message (Collapse) | Author |
|
Earlier we updated the options list for tls versions for the broker's
own listeners, but we missed the list of tls versions used when
connecting to remote brokers.
Fixes: a7b1d63eb91 drop tls1.0, add tls1.3
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
Major oversight in initial coding.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
This was dropped in mosquitto 1.6.0.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
luci has separate validation for directories and files, make sure to
use the right one.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|
|
Originally developed and maintained at https://github.com/remakeelectric/owrt_pub_feeds/tree/master/luci-app-mosquitto
Vs the original, this version has been converted to use the luci.mk
style, and has dropped the now obsolete ucitrack entries.
Signed-off-by: Karl Palsson <karlp@etactica.com>
|