mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
930b985581
- Fixes #24740 - Fetch certificates only in those cases when consensus are waiting for certs.
6 lines
275 B
Plaintext
6 lines
275 B
Plaintext
o Minor bugfixes (directory server cert fetch):
|
|
- Fixed launching a certificate fetch always during the scheduled
|
|
periodic consensus fetch by fetching only in those cases when
|
|
consensus are waiting for certs.
|
|
Fixes bug 24740; bugfix on 0.2.9.1-alpha.
|