Use tor_assert_nonfatal() to try to detect #22466

This commit is contained in:
Nick Mathewson
2017-06-01 09:42:32 -04:00
parent 5b33d95a3d
commit f2068ef862
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (diagnostic):
- Add logging messages to try to diagnose a rare bug that seems
to generate RSA->Ed25519 cross-certificates dated in the 1970s.
Diagnostic for bug 22466.