Log a better message if a router we're re-adding is expired.

Addresses ticket 20020.
This commit is contained in:
Nick Mathewson
2017-11-16 08:35:06 -05:00
parent 8ff60b5288
commit 93dbce4ddd
2 changed files with 16 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (logging):
- Improve a warning message that happens when we fail to re-parse
an old router because of an expired certificate. Closes ticket
20020.