diff options
author | jsing <> | 2020-04-06 16:28:38 +0000 |
---|---|---|
committer | jsing <> | 2020-04-06 16:28:38 +0000 |
commit | 541e3221ff0cd9ff15e19d9bb2dab439044b6acc (patch) | |
tree | 1eb9c8dd37bebc561e4ab5e44a07512449452c27 /src/regress/lib/libssl/client/clienttest.c | |
parent | f9d22e5bfb4a68abbe135cdcad92967c8344714c (diff) | |
download | openbsd-541e3221ff0cd9ff15e19d9bb2dab439044b6acc.tar.gz openbsd-541e3221ff0cd9ff15e19d9bb2dab439044b6acc.tar.bz2 openbsd-541e3221ff0cd9ff15e19d9bb2dab439044b6acc.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