BUG/MINOR: ssl: Fix typos in crl-file related CLI commands
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Thu, 5 May 2022 15:18:40 +0000 (17:18 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 9 May 2022 12:23:04 +0000 (14:23 +0200)
commit444d7021300eb8ace19d36aec2e8f9840ab4b1d5
tree3ddfb2109cf99ce1f981716be1622f3750aa0f68
parent589570df1fafa2ce68720a64b7ffe1ebcd91666c
BUG/MINOR: ssl: Fix typos in crl-file related CLI commands

The CRL file CLI update code was strongly based off the CA one and some
copy-paste issues were then introduced.

This patch fixes GitHub issue #1685.
It should be backported to 2.5.
src/ssl_ckch.c