Switch ssltest to using the newly generated certs that use SHA-256 instead
authortb <tb@openbsd.org>
Thu, 7 Jul 2022 11:40:17 +0000 (11:40 +0000)
committertb <tb@openbsd.org>
Thu, 7 Jul 2022 11:40:17 +0000 (11:40 +0000)
commit5749950726a4281c02ce372734c8d170917d1430
tree019b4649ab27c88f6834867ee13f5950e765e7d8
parent434c625812acf91c6e3b3f384c7b8ef0a61058c1
Switch ssltest to using the newly generated certs that use SHA-256 instead
of SHA-1. This helps the switch to security-level aware ssltest.

From jsing
regress/lib/libssl/ssl/Makefile
regress/lib/libssl/ssl/ssltest.c