Fix the client test and the tlsext test to work with randomized
authortb <tb@openbsd.org>
Sun, 23 Apr 2023 18:59:41 +0000 (18:59 +0000)
committertb <tb@openbsd.org>
Sun, 23 Apr 2023 18:59:41 +0000 (18:59 +0000)
commitdc5a472f910c36a316d3b5f162f55e9d32189f69
treed465ecb0c171f498783dfd3c9ae6e95d188ce8c9
parentf45f5ef68bf74d46542ab90686b4465a9d2c8bb7
Fix the client test and the tlsext test to work with randomized
TLS extensions (this involves unrandomizing the extension order
for the tests that rely on golden numbers.
regress/lib/libssl/client/Makefile
regress/lib/libssl/client/clienttest.c
regress/lib/libssl/tlsext/tlsexttest.c