mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
5 lines
302 B
Text
5 lines
302 B
Text
o Minor bugfixes (directory authorities):
|
|
- Die with a useful error when the operator forgets to place the
|
|
authority_signing_key file into the keys directory. This avoids an
|
|
uninformative assert & traceback about having an invalid key.
|
|
Fixes bug 20065; bugfix on 0.2.0.1-alpha.
|