MINOR: config: add a global directive to set default SSL curves
authorJerome Magnin <jmagnin@haproxy.com>
Fri, 3 Apr 2020 13:28:22 +0000 (15:28 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 22 Apr 2020 15:26:08 +0000 (17:26 +0200)
commitb203ff6e20bc80363ebfc7204e7fdd1ae656e046
tree664ef60d8f9b104d5bfd80e5961e33b6d9fd0742
parent2e8d52f869ed7673a8274ec7b045161e09350251
MINOR: config: add a global directive to set default SSL curves

This commit adds a new keyword to the global section to set default
curves for ssl binds:
  - ssl-default-bind-curves
doc/configuration.txt
src/ssl_sock.c