Fetch certificates from the same directory as previous certificates

Improves the fix to #18963.
This commit is contained in:
teor (Tim Wilson-Brown)
2016-05-04 16:47:28 +10:00
parent 730cfeb6bd
commit cdb528d841
9 changed files with 47 additions and 25 deletions
+3 -2
View File
@@ -1,4 +1,5 @@
o Minor bugfix (bootstrap):
- Remember the directory we fetched the consensus from, and use
it to fetch authority certificates as well.
- Remember the directory we fetched the consensus or previous
certificates from, and use it to fetch future authority
certificates.
Resolves ticket 18963; fix on #4483 in 0.2.8.1-alpha.