bug22466_regenerate 430 B

12345678
  1. o Minor bugfixes (link handshake):
  2. - Lower the lifetime of the RSA->Ed25519 cross-certificate to
  3. six months, and regenerate it when it is within one month of expiring.
  4. Previously, we had generated this certificate at startup with
  5. a ten-year lifetime, but that could lead to weird behavior when
  6. Tor was started with a grossly inaccurate clock. Mitigates
  7. bug 22466; mitigation on 0.3.0.1-alpha.