Add test coverage for TLSv1.3 client hellos.
authorjsing <jsing@openbsd.org>
Sun, 27 Jun 2021 17:13:23 +0000 (17:13 +0000)
committerjsing <jsing@openbsd.org>
Sun, 27 Jun 2021 17:13:23 +0000 (17:13 +0000)
commitc17c0b56909b6bf8309c59a40815363c668887c9
tree2a439528fb43f179d3a353fcacfd70ab47f632ba
parent865abbcb146f359460308c3bd02279852e66cc3b
Add test coverage for TLSv1.3 client hellos.

This is a little bit clunky due to the number of things that vary (largely
thanks to middlebox compatibility mode, along with the versions and key
share extensions), however it works and can be improved at a later date.
regress/lib/libssl/client/clienttest.c