From: William Lallemand Date: Thu, 29 Jun 2023 11:29:59 +0000 (+0200) Subject: MINOR: ssl: allow to change the server signature algorithm on server lines X-Git-Tag: v2.9-dev1~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=717f0ad995a38f8d02edd34a6950a8cbf14c97e5;p=thirdparty%2Fhaproxy.git MINOR: ssl: allow to change the server signature algorithm on server lines This patch introduces the "sigalgs" keyword for the server line, which allows to configure the list of server signature algorithms negociated during the handshake. Also available as "ssl-default-server-sigalgs" in the global section. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 8bcfc3c064..d7f69514a3 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1121,6 +1121,7 @@ The following keywords are supported in the "global" section : - ssl-default-server-ciphers - ssl-default-server-ciphersuites - ssl-default-server-options + - ssl-default-server-sigalgs - ssl-dh-param-file - ssl-propquery - ssl-provider @@ -2279,6 +2280,22 @@ ssl-default-server-options [