haproxy/include
Emmanuel Hocdet 842e94ee06 MINOR: ssl: add "ca-verify-file" directive
It's only available for bind line. "ca-verify-file" allows to separate
CA certificates from "ca-file". CA names sent in server hello message is
only compute from "ca-file". Typically, "ca-file" must be defined with
intermediate certificates and "ca-verify-file" with certificates to
ending the chain, like root CA.

Fix issue #404.
2020-03-04 11:53:11 +01:00
..
common MINOR: tools: add resolve_sym_name() to resolve function pointers 2020-03-03 18:18:40 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: task: export run_tasks_from_list 2020-03-03 15:26:10 +01:00
types MINOR: ssl: add "ca-verify-file" directive 2020-03-04 11:53:11 +01:00