commit | 0bc9c8a2431ab866d8f91fa39e904fe7a204b9be | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.com> | Tue Nov 19 15:51:51 2019 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Tue Nov 19 16:21:24 2019 +0100 |
tree | dd732efd95408a3d1db3b95e522238306c245d9b | |
parent | af9990f0358eb61dbec14c171ae26829932ddf19 [diff] |
MINOR: ssl/cli: 'abort ssl cert' deletes an on-going transaction This patch introduces the new CLI command 'abort ssl cert' which abort an on-going transaction and free its content. This command takes the name of the filename of the transaction as an argument.