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)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 18 Mar 2025 14:43:52 +0000 (15:43 +0100)
commitb8b0fff2bf9f81434ec071077e54bc40580ec166
tree4a64a1f02eb8747dfe635a4f7e0741b23ca95d22
parent22eeb2df769c035659a7508c7c78ef451715d0c7
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>
(cherry picked from commit 7b8ec84c40f08eb25840929f014dc47cde3c099e)
Signed-off-by: Amaury Denoyelle <adenoyelle@haproxy.com>
src/ssl_crtlist.c