zephyr/lib/updatehub
David Brown 69e8a7b657 updatehub: Require peer verification with DTLS
DTLS without peer verification offers no security whatsoever (and is
arguably worse than not using DTLS in the first place).

Change the verification option to require this peer verification.  To
use this, it may be necessary to install and use a root certificate.

Signed-off-by: David Brown <david.brown@linaro.org>
2020-05-05 13:40:12 -05:00
..
include updatehub: move header to library 2019-10-25 18:20:20 -04:00
CMakeLists.txt
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
shell.c lib: updatehub: Refact to use bin2hex 2020-04-17 10:09:56 +03:00
updatehub.c updatehub: Require peer verification with DTLS 2020-05-05 13:40:12 -05:00
updatehub_device.c lib: updatehub: Refact to use bin2hex 2020-04-17 10:09:56 +03:00
updatehub_device.h lib: updatehub: Refact to use bin2hex 2020-04-17 10:09:56 +03:00
updatehub_firmware.c
updatehub_firmware.h
updatehub_priv.h