pub(crate) const TLS_CERT_LIFETIME_DAYS: u32 = 30;
What lifetime do we pick for a TLS certificate, in days?