tor/changes/bug4370
Nick Mathewson 7992eb43c5 Log more loudly on a bad cert from an authority.
Clock skew made this situation way too frequent so we demoted it to
"protocol_warn", but when there's an authority, it should really just
be warn.
2011-11-20 00:48:25 -05:00

5 lines
239 B
Plaintext

o Minor bugfixes:
- Log less loudly when we get an invalid certificate from a source other
than a directory authority: it's not unusual to see invalid certs
because of clock skew. Fixes bug 4370; bugfix on 0.2.3.6-alpha.