commit | 9a99e54787634532d18cd5aca3552eeb48a866bf | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 10:32:18 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 11:20:34 2022 +0200 |
tree | 752a22f1647f992fde015bffc6819075270296f2 | |
parent | 51095ee236bbbdfdcb1e71ef102c0912b79b4ad7 [diff] |
BUG/MINOR: ssl_ckch: Dump CRL transaction only once if show command yield When loaded CRL files are displayed via "show ssl crl-file" 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_crlfile_entry field is used to remember the transaction was already displayed. This patch must be backported as far as 2.5.