commit | 3e94f5d4b6ee7f19ead9925df080e31b60910ef5 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 10:46:40 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 11:20:41 2022 +0200 |
tree | 57b7abcb6cb5c6be313f5a5c71b1eeb9a35093b0 | |
parent | 5a2154bf7cd40880cb28a8da58c708df9f5f541c [diff] |
BUG/MINOR: ssl_ckch: Dump cert transaction only once if show command yield When loaded SSL certificates are displayed via "show ssl cert" command, the in-progess transaction, if any, is also displayed. However, if the command yield, the transaction is re-displayed again and again. To fix the issue, old_ckchs field is used to remember the transaction was already displayed. This patch must be backported as far as 2.2.