Tweak TLS error messaging on closed connections
commit42e23674133e881092c05814c6e11224e642f5f8
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Jan 2017 23:23:28 +0000 (25 00:23 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 24 Jan 2017 23:23:28 +0000 (25 00:23 +0100)
tree48890829b8871132f0c1b5c9edc69e66d1d876d5
parent456696a838dfef73364ca025a210d2198fd8390d
Tweak TLS error messaging on closed connections

* src/gnutls.c (emacs_gnutls_handle_error): Demote the normal
peer-closed-connection "The TLS connection was non-properly
terminated" message to a lower level so that it isn't shown to
the user by default.
src/gnutls.c