Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updatehub: Require peer verification with DTLS #24954

Merged
merged 1 commit into from May 5, 2020

Conversation

d3zd3z
Copy link
Collaborator

@d3zd3z d3zd3z commented May 4, 2020

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

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>
@d3zd3z d3zd3z requested a review from nandojve as a code owner May 4, 2020 22:38
@d3zd3z d3zd3z requested a review from ceolin May 4, 2020 22:39
@nandojve
Copy link
Member

nandojve commented May 4, 2020

Hi David, thank you for this update.
CC @otavio

Copy link
Contributor

@otavio otavio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please queue this for backport as well.

@MaureenHelm MaureenHelm merged commit 69e8a7b into zephyrproject-rtos:master May 5, 2020
@d3zd3z d3zd3z deleted the updatehub-tls branch May 5, 2020 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants