]> git.kaiwu.me - haproxy.git/commit
MINOR: httpclient: allow to configure the ca-file
authorWilliam Lallemand <wlallemand@haproxy.org>
Wed, 4 May 2022 13:43:01 +0000 (15:43 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 4 May 2022 14:14:35 +0000 (16:14 +0200)
commit683fbb86be9036577dc8ee448104a07a70504b8a
tree66c0751fdc4a03d9e02164035508b9540d671025
parent6fce46a910e4f7158139748b6892fdeda7848b3a
MINOR: httpclient: allow to configure the ca-file

The global keyword httpclient.ssl.ca-file allows to configure the
ca-file used for the httpclient verify.
src/http_client.c