]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/tls: downgraded TLS logging to verbose
authorMarek Vavruša <mvavrusa@cloudflare.com>
Fri, 23 Mar 2018 21:32:08 +0000 (14:32 -0700)
committerMarek Vavruša <mvavrusa@cloudflare.com>
Fri, 23 Mar 2018 21:32:08 +0000 (14:32 -0700)
commitc15397636f88b5fc9fa9a98f3a7826d53e7809ff
tree6c32fdec34ba6dc58e24840a5226a44b6f079854
parenta1e2ed2f636741a1fdef4a15e3c720bcfb39da15
daemon/tls: downgraded TLS logging to verbose

Logging handshake and connection failures should be verbose, as
it's not really a server failure if client errors, or uses a wrong
SPKI pin to the certificate. It is however not ideal to flood logs.
daemon/tls.c