Fix bug 571: associate certificates with keys, not dirservers, so that we can have certificates for dirservers we do not recognize.

svn:r13304
This commit is contained in:
Nick Mathewson
2008-01-26 23:18:30 +00:00
parent c7fe633780
commit 68cf666d04
5 changed files with 142 additions and 96 deletions
+4
View File
@@ -1,4 +1,8 @@
Changes in version 0.2.0.19-alpha - 2008-0?-??
o Minor bugfixes:
- Directory caches now fetch certificates from all authorities
listed in a networkstatus consensus, even when they do not
recognize them. Fixes bug 571. Bugfix on 0.2.0.x.
Changes in version 0.2.0.18-alpha - 2008-01-25