BUG/MINOR: ssl/cli: "show ssl crt-list" lacks sigals
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 12 Feb 2025 16:13:03 +0000 (17:13 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 19 Feb 2025 09:34:26 +0000 (10:34 +0100)
commit7b8ec84c40f08eb25840929f014dc47cde3c099e
treed4349875d79892889776b12f6f800de377ce0f2a
parentd114a5cf61696bf0f3dde91bdf5b9cc1f80c6256
BUG/MINOR: ssl/cli: "show ssl crt-list" lacks sigals

1d3c8223 ("MINOR: ssl: allow to change the server signature algorithm")
mplemented the sigals keyword in the crt-list but never the dump of the
keyword over the CLI.

Must be backported as far as 2.8.

(cherry picked from commit 5a7cbb8d8115770c4776836fdf727b26d490d2ad)
Signed-off-by: Willy Tarreau <w@1wt.eu>
src/ssl_crtlist.c