Acked-by: Gert Doering <g...@greenie.muc.de> Code is close enough to the master version, and it nicely does what it says ("openvpn --providers legacy --show-ciphers" vs. "--show-ciphers").
While this fixes the "cipher loopback test", it now breaks tls_crypt_testdriver, as that one expects BF-CBC to be universally available... Unsupported cipher in --data-ciphers: BF-CBC Unsupported cipher in --data-ciphers: BF-CBC [ ERROR ] --- Test failed with exception: Segmentation fault(11) .. to be fixed in 7/7. (Breakage only in 3.0.x builds, of course, 1.1.x builds are fine) Fixed one spurious newline, and another uncrustify complaint introduced by crypto_unload_provider(). Your patch has been applied to the release/2.5 branch. commit 3690939126cf84b166157bad96e724caea61346d Author: Arne Schwabe Date: Thu May 12 14:14:28 2022 +0200 Fix allowing/showing unsupported ciphers and digests Signed-off-by: Arne Schwabe <a...@rfc2549.org> Acked-by: Gert Doering <g...@greenie.muc.de> Message-Id: <20220512121429.2096164-7-a...@rfc2549.org> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24334.html Signed-off-by: Gert Doering <g...@greenie.muc.de> -- kind regards, Gert Doering _______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel