All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/{chrony, ntp, openntpd}: turn off DNSSEC validation
Date: Fri, 16 Jul 2021 22:58:32 +0200	[thread overview]
Message-ID: <20210716225832.327f2fee@windsurf> (raw)
In-Reply-To: <20210708111627.3795182-1-james.hilliard1@gmail.com>

On Thu,  8 Jul 2021 05:16:27 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:

> We have a chicken and egg problem: validation of DNSSEC signatures
> doesn't work without a correct clock, but to set the correct clock we
> need to contact NTP servers which requires resolving a hostname, which
> would normally require DNSSEC validation.
> 
> Let's break the cycle by excluding NTP hostname resolution from
> validation for now.
> 
> Details:
> https://github.com/systemd/systemd/commit/abf4e5c1d3ad767bc0ed67883e8e4d916af095ec
> 
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
>  package/chrony/chrony.service | 4 ++++
>  package/ntp/ntpd.service      | 4 ++++
>  package/openntpd/ntpd.service | 4 ++++
>  3 files changed, 12 insertions(+)

I'm not an expert in this area, but the explanation seems sensible, and
nobody complained so far, so I've applied to master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2021-07-16 20:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-08 11:16 [Buildroot] [PATCH 1/1] package/{chrony, ntp, openntpd}: turn off DNSSEC validation James Hilliard
2021-07-16 20:58 ` Thomas Petazzoni [this message]
2021-08-03  9:19 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210716225832.327f2fee@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.