From: Gert D. <ge...@gr...> - 2021-12-06 16:50:14
|
Acked-by: Gert Doering <ge...@gr...> Sorry for the chaos. This indeed fixes the behaviour I saw on "1/9 v1" (and it adds a test case!). Thanks. 2021-12-06 17:43:08 Unsupported optional cipher in --data-ciphers: Vollbit 2021-12-06 17:43:08 Unsupported optional cipher in --data-ciphers: Littlebit 2021-12-06 17:43:08 Unsupported cipher in --data-ciphers: nixbit Options error: --data-ciphers list contains unsupported ciphers or is too long. (and vice versa, all combinations of optional/non-optional unsupported do what one would expect now) Your patch has been applied to the master branch. commit 868433857fbf8d71515ac0ffecb98eae893515dc Author: Arne Schwabe Date: Mon Dec 6 16:08:52 2021 +0100 Fix handling an optional invalid cipher at the end of data-ciphers Signed-off-by: Arne Schwabe <ar...@rf...> Acked-by: Gert Doering <ge...@gr...> Message-Id: <202...@rf...> URL: https://www.mail-archive.com/search?l=mid&q=202...@rf... Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |