]> git.ipfire.org Git - thirdparty/haproxy.git/commit
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)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 12 Feb 2025 16:16:50 +0000 (17:16 +0100)
commit5a7cbb8d8115770c4776836fdf727b26d490d2ad
tree7088f85de79379cbf72f5947d5395bdef7101655
parent037d2e5498917d2323a9ad748b9d97aaa688f351
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.
src/ssl_crtlist.c