Comment on Encrypted DNS and NTP = DeadlockparentComments−tjoff3yBut that assumes you have regular dns?So then you could just query one of the ntp servers using dns instead?−mvip3yAh, good point! That was just to show the header. We have a bit different logic in our actual application where we check a number of IPs too, including 1.1.1.1:$ curl -sI http://1.1.1.1 | grep Date
Comments
But that assumes you have regular dns?
So then you could just query one of the ntp servers using dns instead?
Ah, good point! That was just to show the header. We have a bit different logic in our actual application where we check a number of IPs too, including 1.1.1.1:
$ curl -sI http://1.1.1.1 | grep Date