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

[backport 24954] updatehub: Require peer verification with DTLS #24997

Merged
merged 1 commit into from
May 28, 2020

Conversation

d3zd3z
Copy link
Collaborator

@d3zd3z d3zd3z commented May 5, 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 5, 2020 18:54
@d3zd3z d3zd3z self-assigned this May 5, 2020
Copy link
Member

@nandojve nandojve left a comment

Choose a reason for hiding this comment

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

CC @otavio

@jhedberg jhedberg merged commit 9a3aa3c into zephyrproject-rtos:v2.2-branch May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants