MINOR: ssl: ignore dotfiles when loading a dir w/ ca-file
authorWilliam Lallemand <wlallemand@haproxy.org>
Mon, 9 May 2022 07:29:00 +0000 (09:29 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 9 May 2022 07:33:25 +0000 (09:33 +0200)
commite4b93eb947362da8509ce28ace622684db62968e
tree2781d7124ec889c19f61cbad06e5325098077c84
parente979796584266caca16250c64cec65d5ec6ff33c
MINOR: ssl: ignore dotfiles when loading a dir w/ ca-file

Ignore the files starting with a dot when trying to load a directory
with the "ca-file directive".
doc/configuration.txt
src/ssl_ckch.c