Add support for OpenSSL 3.1 interop tests
authortb <tb@openbsd.org>
Mon, 30 Oct 2023 17:15:21 +0000 (17:15 +0000)
committertb <tb@openbsd.org>
Mon, 30 Oct 2023 17:15:21 +0000 (17:15 +0000)
commita21075fee22d6d3b6a0f42eb34acb0f38d976073
treeb059302e0fc2a28a62ca5fe1ae076e0d07dd8833
parenta11aea2333bd1c0e96f4ca0ebf51d73ef1268b15
Add support for OpenSSL 3.1 interop tests

Until OpenSSL 3.1 has replaced OpenSSL 3.0 on most architectures, run
both tests. Installed packages of OpenSSL 3.0 will update automatically
to 3.1, so regress runners should not need to do anything.
regress/lib/libssl/interop/Makefile
regress/lib/libssl/interop/botan/Makefile
regress/lib/libssl/interop/cert/Makefile
regress/lib/libssl/interop/cipher/Makefile
regress/lib/libssl/interop/netcat/Makefile
regress/lib/libssl/interop/openssl31/Makefile [new file with mode: 0644]
regress/lib/libssl/interop/session/Makefile
regress/lib/libssl/interop/version/Makefile