diff options
author | jsing <> | 2020-02-06 13:19:18 +0000 |
---|---|---|
committer | jsing <> | 2020-02-06 13:19:18 +0000 |
commit | e6672897505da0c6f027b51e7e37427631a4f8e4 (patch) | |
tree | 1a34cff2cb69be3ab6e85e9f4c2645339e0d35d0 /src/lib/libssl/ssl_methods.c | |
parent | 218653b7493c9b7a0c01b42a61fac721114a9b02 (diff) | |
download | openbsd-e6672897505da0c6f027b51e7e37427631a4f8e4.tar.gz openbsd-e6672897505da0c6f027b51e7e37427631a4f8e4.tar.bz2 openbsd-e6672897505da0c6f027b51e7e37427631a4f8e4.zip |
Add support for handling hello retry requests in the TLSv1.3 client.
In the case of a hello retry request, we need to replace the client hello
with a synthetic handshake message, switch key share to that selected by
the server, build and send a new client hello, then process the resulting
server hello.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions