diff options
author | Theo Buehler <tb@cvs.openbsd.org> | 2020-08-31 14:04:52 +0000 |
---|---|---|
committer | Theo Buehler <tb@cvs.openbsd.org> | 2020-08-31 14:04:52 +0000 |
commit | a944cee245b1d130eafb76a56451893ed625276f (patch) | |
tree | 4641f00f41cf5400472d832910ae602e0edc8c0c /bin | |
parent | 3dd7be0493db8d8c56caf94d2d0876e04ec19263 (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