summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-keyscan.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2020-10-16 22:46:45 +0000
committerbluhm <bluhm@openbsd.org>2020-10-16 22:46:45 +0000
commitd8bc0d06170c0c3f257731e107dcde8c79127135 (patch)
treeaee6b85c1f0349bc9cf38f8d1efa2bef0c3a4f53 /usr.bin/ssh/ssh-keyscan.c
parentImplement propper handling for make clean and obj. (diff)
downloadwireguard-openbsd-d8bc0d06170c0c3f257731e107dcde8c79127135.tar.xz
wireguard-openbsd-d8bc0d06170c0c3f257731e107dcde8c79127135.zip
With TLS 1.2 the step by step handshake created precise error
conditions. TLS 1.3 shortens the handshake, so some errors cannot be reported properly to the other side. Instead the connection is closed and the other side receives a SIGPIPE when it tries to write the next TLS protocol message. Ignore this SIGPIPE signal in TLS client and server and adapt error messages when grepping the log files. discussed with tb@ and jsing@
Diffstat (limited to 'usr.bin/ssh/ssh-keyscan.c')
0 files changed, 0 insertions, 0 deletions