When a tor_cert_T check fails, log the reason why.

Diagnostic attempt for 24972.
This commit is contained in:
Nick Mathewson
2018-01-26 13:55:25 -05:00
parent 6ba2881aec
commit ee5c624beb
6 changed files with 43 additions and 9 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor features (logging, diagnostic):
- When logging a failure to check a hidden service's certificate,
also log what the problem with the certificate was. Diagnostic
for ticket 24972.