]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl: rename new_ckch_store_load_files_path() to ckch_store_new_load_files_path()
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 2 May 2024 13:54:31 +0000 (15:54 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Thu, 2 May 2024 14:03:20 +0000 (16:03 +0200)
commit964f0935048a2e7024c0c1f99b1b725aa34b7b9d
tree3d11ab6b7ff42cf65c286325dfeaa86d5479ec94
parent10ab56831e725acb4fe211efaf87f5185551d6cf
CLEANUP: ssl: rename new_ckch_store_load_files_path() to ckch_store_new_load_files_path()

Rename the new_ckch_store_load_files_path() function to
ckch_store_new_load_files_path(), in order to be more consistent.
include/haproxy/ssl_ckch.h
src/ssl_ckch.c
src/ssl_crtlist.c
src/ssl_sock.c