mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 05:52:32 +02:00
This commit introduces the keyword "client-sigalgs" for the bind line, which does the same as "sigalgs" but for the client authentication. "ssl-default-bind-client-sigalgs" allows to set the default parameter for all the bind lines. This patch should fix issue #2081.