]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Remove dependency on BF-CBC existance from test_ncp
authorArne Schwabe <arne@rfc2549.org>
Tue, 19 Oct 2021 18:31:19 +0000 (20:31 +0200)
committerGert Doering <gert@greenie.muc.de>
Mon, 1 Nov 2021 20:02:05 +0000 (21:02 +0100)
commitc07f95f3cacdf7c877762db8d1a3f7cf0a4a4675
tree23074829bc1d259a6bb25826d07431541f65d51c
parent5a112250745b69a3ca2f3e00aed9ea02b2e717bb
Remove dependency on BF-CBC existance from test_ncp

The test_check_ncp_ciphers_list test assumed that BF-CBC is always
available, which is no longer the case with OpenSSL 3.0. Rewrite the
test to not rely on BF-CBC to be available.

Signed-off-by: Arne Schwabe <arne@rfc2549.org>
Acked-by: Max Fillinger <maximilian.fillinger@foxcrypto.com>
Message-Id: <20211019183127.614175-14-arne@rfc2549.org>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg23003.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
tests/unit_tests/openvpn/test_ncp.c