MINOR: ssl: Add helper functions to create/delete cafile entries
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 22 Feb 2021 14:54:55 +0000 (15:54 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 May 2021 08:50:24 +0000 (10:50 +0200)
commit5daff3c8abc658760a0d0c5fbbc633bfff1afe44
tree298f2d2e21e3f1f7d88166b1005632f6f2b6a5af
parent40ddea8222fdee9852927846ef2bc67d910ea359
MINOR: ssl: Add helper functions to create/delete cafile entries

Add ssl_store_create_cafile_entry and ssl_store_delete_cafile_entry
functions.
include/haproxy/ssl_ckch.h
src/ssl_ckch.c