diff options
author | jsing <> | 2024-03-25 03:23:59 +0000 |
---|---|---|
committer | jsing <> | 2024-03-25 03:23:59 +0000 |
commit | 5b2c7b1c97209f380ad76d8f409db7f19ccb1a14 (patch) | |
tree | e05eb243ae684cc26ee4514eeacd350cf80b8986 /src/lib/libcrypto/x509/x509_cmp.c | |
parent | 127ef72c52bbb3a413d932a955742a1916b82acc (diff) | |
download | openbsd-5b2c7b1c97209f380ad76d8f409db7f19ccb1a14.tar.gz openbsd-5b2c7b1c97209f380ad76d8f409db7f19ccb1a14.tar.bz2 openbsd-5b2c7b1c97209f380ad76d8f409db7f19ccb1a14.zip |
Decouple TLS extension table order from tlsext_randomize_build_order()
The PSK extension must be the last extension in the client hello. This is
currently implemented by relying on the fact that it is the last extension
in the TLS extension table. Remove this dependency so that we can reorder
the table as needed.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/x509/x509_cmp.c')
0 files changed, 0 insertions, 0 deletions