From: Remi Gacogne Date: Fri, 29 May 2015 13:53:22 +0000 (+0200) Subject: MEDIUM: ssl: add the possibility to use a global DH parameters file X-Git-Tag: v1.6-dev2~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47783ef05b3516d3ef7d590a772c859d36d54f61;p=thirdparty%2Fhaproxy.git MEDIUM: ssl: add the possibility to use a global DH parameters file This patch adds the ssl-dh-param-file global setting. It sets the default DH parameters that will be used during the SSL/TLS handshake when ephemeral Diffie-Hellman (DHE) key exchange is used, for all "bind" lines which do not explicitely define theirs. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 96766438f5..655ede06cd 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -766,6 +766,20 @@ ssl-default-server-options [