c2db53caca
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:
|
||
---|---|---|
.. | ||
Config.in | ||
ntpd.service | ||
openntpd.hash | ||
openntpd.mk | ||
S49ntp |