mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
6 lines
351 B
Text
6 lines
351 B
Text
o Minor bugfixes (certificate handling):
|
|
- Remove any old authority certificates that have been superseded
|
|
for at least two days. Previously, we would keep superseded
|
|
certificates until they expired, if they were published close
|
|
in time to the certificate that superseded them.
|
|
Fixes bug 11454; bugfix on 0.2.1.8-alpha.
|