diff options
author | jsing <> | 2020-04-06 16:28:38 +0000 |
---|---|---|
committer | jsing <> | 2020-04-06 16:28:38 +0000 |
commit | 88624381b593bd2db75613e1f49fca6f4df14ca6 (patch) | |
tree | 1eb9c8dd37bebc561e4ab5e44a07512449452c27 /src/regress/lib/libssl/client/clienttest.c | |
parent | 7f8e8fe1e230faa3cc552993d35440645f6eae82 (diff) | |
download | openbsd-88624381b593bd2db75613e1f49fca6f4df14ca6.tar.gz openbsd-88624381b593bd2db75613e1f49fca6f4df14ca6.tar.bz2 openbsd-88624381b593bd2db75613e1f49fca6f4df14ca6.zip |
Send a zero-length session identifier if TLSv1.3 is not enabled.
If the maximum version is less than TLSv1.3, send a zero-length session
identifier (matching the behaviour of the legacy TLS stack), rather than
a 32 byte random identifier. The 32 byte random identifier is only needed
for "compatibility" mode in TLSv1.3.
ok beck@
Diffstat (limited to 'src/regress/lib/libssl/client/clienttest.c')
0 files changed, 0 insertions, 0 deletions