tls: send EMPTY_RENEGOTIATION_INFO_SCSV in our client hello
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Jan 2017 15:12:17 +0000 (16:12 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 23 Jan 2017 15:12:17 +0000 (16:12 +0100)
commitb5bf1913d31512d1c5f4c9656dc96e6b8dcd92ba
tree2739d19dc6c99f73d84b25a616928c5cb36281ce
parent9492da7e63deae898d7bf924be5790c7fab1a4fb
tls: send EMPTY_RENEGOTIATION_INFO_SCSV in our client hello

Hoped this can make cdn.kernel.org to like us more. Nope.
While at it, made error reporting more useful.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/tls.c