diff options
author | 2020-01-22 02:39:45 +0000 | |
---|---|---|
committer | 2020-01-22 02:39:45 +0000 | |
commit | 94ab85a598073c320cefadec70776fec88add26b (patch) | |
tree | 8b868602630fb3b50b81e1d36945bc40f4f6f9aa /lib/libssl/tls13_lib.c | |
parent | Hook up the TLSv1.3 legacy shutdown code. (diff) | |
download | wireguard-openbsd-94ab85a598073c320cefadec70776fec88add26b.tar.xz wireguard-openbsd-94ab85a598073c320cefadec70776fec88add26b.zip |
The legacy_record_version must be set to TLS1_2_VERSION except
in the ClientHello where it may be set to TLS1_VERSION. Use
the minimal supported version to decide whether we choose to do
so or not. Use a sent hook to set it back TLS1_2_VERSION right
after the ClientHello message is on the wire.
ok beck jsing
Diffstat (limited to 'lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions