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
CMakeLists.txt
Kconfig
shell.c
updatehub_device.c
updatehub_device.h
updatehub_firmware.c
updatehub_firmware.h
updatehub_priv.h
updatehub.c