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