MINOR: ssl: Refactorize the "show certificate details" code
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Tue, 16 Mar 2021 09:11:44 +0000 (10:11 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 May 2021 08:50:24 +0000 (10:50 +0200)
commit523f0e483a1f2bf68af2884a07ced08c431bc780
treefdb79b7df190326a10be910d149df60bbafd9222
parent0bb482436c9cfe21b2e2af10177c4c323e735808
MINOR: ssl: Refactorize the "show certificate details" code

Move all the code that dumps the details of a specific certificate into
a dedicated function so that it can be used elsewhere.
src/ssl_ckch.c