commit | a5816a5ab99610201dcec57a0e02b883d9d32891 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Tue Nov 07 10:45:43 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Thu Dec 14 15:06:37 2017 +0000 |
tree | dbcdbc8473d14ad1204c345725e6193d299b22d3 | |
parent | 88050dd1960bfaba7ede12a3ce1afe40f5deb124 [diff] |
Implement session id TLSv1.3 middlebox compatibility mode Clients will send a "fake" session id and servers must echo it back. Reviewed-by: Ben Kaduk <kaduk@mit.edu> (Merged from https://github.com/openssl/openssl/pull/4701)