commit | 5a2154bf7cd40880cb28a8da58c708df9f5f541c | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 10:42:48 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 11:20:38 2022 +0200 |
tree | f38a5a6e46459e04abe24a97cf778c8569f19561 | |
parent | 9a99e54787634532d18cd5aca3552eeb48a866bf [diff] |
BUG/MINOR: ssl_ckch: Dump CA transaction only once if show command yield When loaded CA files are displayed via "show ssl ca-file" command, the in-progress transaction, if any, is also displayed. However, if the command yield, the transaction is re-displayed again and again. To fix the issue, old_cafile_entry field is used to remember the transaction was already displayed. This patch must be backported as far as 2.5.