Open
Description
Is your feature request related to a problem? Please describe.
Using McuMgr protocol over IPv4 is currently not secure and could cause a security risk.
By adding the option to use a (D)TLS layer in between, would allow to protect the interface by using private certificates.
Describe the solution you'd like
Add the option to enable DTLS for the UDP transport and/or add a TCP flavor with TLS.
Describe alternatives you've considered
Use one of the other update mechanisms, but most of them are paid services, not possible to run on prem, or difficult to integrate in existing applications.