I was wondering if it would be useful to extend the server list with observed certificate lifetimes. Admins of computers that don't have an RTC, relying on a timestamp stored on the disk (e.g. the chronyd -s option), might prefer servers with longer lifetimes to avoid failing the certificate time checks.
As an example, Ubuntu provides ntp-bootstrap.ubuntu.com using a self-signed certificate with a validity spanning decades specifically for this use case.
I was wondering if it would be useful to extend the server list with observed certificate lifetimes. Admins of computers that don't have an RTC, relying on a timestamp stored on the disk (e.g. the chronyd
-soption), might prefer servers with longer lifetimes to avoid failing the certificate time checks.As an example, Ubuntu provides ntp-bootstrap.ubuntu.com using a self-signed certificate with a validity spanning decades specifically for this use case.