On 2017/10/15 03:46, [email protected] wrote: > An effective fix here is to simply remove the "constraints" line > in /etc/ntpd.conf , this way ntpd makes no attempt to make any TLS > connection (to https://www.google.com/ which is used as constraint in > the default /etc/ntpd.conf) and instead just goes into time syncing work > with pool.ntp.org .
I think that's the only reasonable approach if you're on a machine with no/wrong RTC. If you're going to ignore certificate errors you might as well not use HTTPS constraints. > Also, I am not super happy about NTPD connecting by default to > www.google.com in particular. Same here. Some people agreed with me when I asked about that before, others didn't mind it. I change that from site*.tgz on autoinstalled machines.
