diff options
author | tb <> | 2020-01-22 02:39:45 +0000 |
---|---|---|
committer | tb <> | 2020-01-22 02:39:45 +0000 |
commit | 5eada86805b8d8ad077edadc52c005793a2b201a (patch) | |
tree | e3b7e917f86898f6c4c09cc95fd58779cf635a2f /src/lib/libssl/tls13_lib.c | |
parent | 8a5f0b4938aa181a953897e80c037c03a54b5a22 (diff) | |
download | openbsd-5eada86805b8d8ad077edadc52c005793a2b201a.tar.gz openbsd-5eada86805b8d8ad077edadc52c005793a2b201a.tar.bz2 openbsd-5eada86805b8d8ad077edadc52c005793a2b201a.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 'src/lib/libssl/tls13_lib.c')
0 files changed, 0 insertions, 0 deletions