MINOR: ssl: Ckch instance rebuild and cleanup factorization in CLI handler
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Wed, 24 Feb 2021 11:20:48 +0000 (12:20 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 May 2021 08:50:24 +0000 (10:50 +0200)
commitbfadc02f34b348e654d0b14b7f6bab1e3363ce55
tree3f46e993653cafb2dab75ffe8ae17e91e5238343
parent38c999b11c57eb1aa5ad958eb4c8d87b4995da76
MINOR: ssl: Ckch instance rebuild and cleanup factorization in CLI handler

The process of rebuilding a ckch_instance when a certificate is updated
through a cli command will be roughly the same when a ca-file is updated
so this factorization will avoid code duplication.
src/ssl_ckch.c