REORG: ssl: move the CLI 'cert' functions to src/ssl_ckch.c
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 14 May 2020 08:14:37 +0000 (10:14 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 15 May 2020 12:11:54 +0000 (14:11 +0200)
commitda8584c1eacb73fb8e08c812fe885ab3c7ed5ba3
tree4b97b559e52d84adaaa3cb844dc9c555c2342afd
parentc756bbd3df713744a4e3b5d1e7d616696009c3bc
REORG: ssl: move the CLI 'cert' functions to src/ssl_ckch.c

Move the 'ssl cert' CLI functions to src/ssl_ckch.c.
include/proto/ssl_ckch.h
include/proto/ssl_sock.h
src/ssl_ckch.c
src/ssl_sock.c