]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: rename ckchs_load_cert_file to new_ckch_store_load_files_path
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 11 Apr 2024 13:55:16 +0000 (15:55 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 12 Apr 2024 13:38:54 +0000 (15:38 +0200)
commit81e54ef1974059403bec82484e525d57df53eb50
tree788e7e3b79997a79b35ad4dd8a80b0765e2522b8
parent860b562b921840e04ca6383c96ce8e7cb76211f4
MINOR: ssl: rename ckchs_load_cert_file to new_ckch_store_load_files_path

Remove the ambiguous "ckchs" name and reflect the fact that its loaded
from a path.
include/haproxy/ssl_ckch.h
src/ssl_ckch.c
src/ssl_crtlist.c
src/ssl_sock.c