]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: ssl/ckch: wrong function name in ckch_conf_kws
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 6 Nov 2025 11:03:29 +0000 (12:03 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 6 Nov 2025 11:03:29 +0000 (12:03 +0100)
commita15d4f5b19003677075efa8b4874ae273c6fca80
tree8de5578987d89a23a1088d8acc05f596db557465
parent582a1430b2354df6365266947504a90737e1daa0
BUILD: ssl/ckch: wrong function name in ckch_conf_kws

ckch_conf_load_pem does not exist anymore and
ckch_conf_load_pem_or_generate must be used instead
src/ssl_ckch.c