]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: export ckch_inst_rebuild()
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 30 Mar 2022 09:26:15 +0000 (11:26 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 30 Mar 2022 10:18:16 +0000 (12:18 +0200)
commite60c7d6e59157ecbe080782d86bfd432bbe5e16b
treeaccf7fee1391431de56009350d257c32597be328
parentff8bf988b90be5c1bf8942574006b0d3cc5d77a4
MINOR: ssl: export ckch_inst_rebuild()

ckch_inst_rebuild() will be needed to regenerate the ckch instances from
the lua code, we need to export it.
include/haproxy/ssl_ckch.h
src/ssl_ckch.c