From: William Lallemand Date: Thu, 4 May 2023 13:33:55 +0000 (+0200) Subject: MINOR: ssl: allow to change the server signature algorithm X-Git-Tag: v2.8-dev10~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d3c8223;p=thirdparty%2Fhaproxy.git MINOR: ssl: allow to change the server signature algorithm This patch introduces the "sigalgs" keyword for the bind line, which allows to configure the list of server signature algorithms negociated during the handshake. Also available as "ssl-default-bind-sigalgs" in the default section. This patch was originally written by Bruno Henc. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 9d4aa3c247..0111b6125a 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1097,6 +1097,7 @@ The following keywords are supported in the "global" section : - ssl-default-bind-ciphersuites - ssl-default-bind-curves - ssl-default-bind-options + - ssl-default-bind-sigalgs - ssl-default-server-ciphers - ssl-default-server-ciphersuites - ssl-default-server-options @@ -2183,6 +2184,22 @@ ssl-default-bind-options [