summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2020-08-31 14:04:52 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2020-08-31 14:04:52 +0000
commita944cee245b1d130eafb76a56451893ed625276f (patch)
tree4641f00f41cf5400472d832910ae602e0edc8c0c /bin
parent3dd7be0493db8d8c56caf94d2d0876e04ec19263 (diff)
Send alert on ssl_get_prev_session failure
ssl_get_prev_session() can fail for various reasons some of which may be internal_error others decode_error alerts. Propagate the appropriate alert up to the caller so we can abort the handshake by sending a fatal alert instead of rudely closing the pipe. Currently only 28 of 292 test cases of tlsfuzzer's test-extension.py pass. With this diff, 272 pass. The rest will require fixes elsewhere. ok beck inoguchi jsing
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions