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:
|
||
---|---|---|
.. | ||
0001-nano.patch | ||
0002-ntp-syscalls-fallback.patch | ||
0003-override-shell.patch | ||
Config.in | ||
ntp.hash | ||
ntp.mk | ||
ntpd.etc.conf | ||
ntpd.service | ||
S48sntp | ||
S49ntp |