diff options
author | jsing <> | 2021-04-21 19:27:56 +0000 |
---|---|---|
committer | jsing <> | 2021-04-21 19:27:56 +0000 |
commit | 7e6a89dfea382222cce553528a6bb2c57700e826 (patch) | |
tree | 00c27f46eb336858aa2f95e55eb1b6f71cb3c869 /src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py | |
parent | 3927842cb556375853feef12d29fd0355d12c8aa (diff) | |
download | openbsd-7e6a89dfea382222cce553528a6bb2c57700e826.tar.gz openbsd-7e6a89dfea382222cce553528a6bb2c57700e826.tar.bz2 openbsd-7e6a89dfea382222cce553528a6bb2c57700e826.zip |
Clean up TLSv1.2 certificate request handshake data.
Currently cert_req is used by clients and cert_request is used by servers.
Replace this by a single cert_request used by either client or server.
Remove the certificate types as they are currently unused. This also fixes
a bug whereby if the number of certificate types exceeds SSL3_CT_NUMBER
the number of bytes read in is insufficient, which will break decoding.
ok inoguchi@ tb@
Diffstat (limited to 'src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py')
0 files changed, 0 insertions, 0 deletions