Fix redundant authority certificate fetch

- Fixes #24740
- Fetch certificates only in those cases when consensus are waiting for certs.
This commit is contained in:
Deepesh Pathak
2018-03-04 21:13:58 +05:30
parent e5a990fc5a
commit 930b985581
2 changed files with 17 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
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.