DOC: better describes how to configure a fallback crt
authorJoao Morais <jcmoraisjr@gmail.com>
Tue, 24 Nov 2020 11:24:30 +0000 (08:24 -0300)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 24 Nov 2020 12:23:06 +0000 (13:23 +0100)
commitaa8fcc4692b8c2afda455199a694067fea9e9262
tree53e4580a953c0d5d39f1efbe5696ef353b50166c
parent6dee9969b9b1ff131b49f09000234a21f194b014
DOC: better describes how to configure a fallback crt

A default certificate is always the first one declared in the bind line,
either from `crt` or from `crt-line` option. This commit updates the
description of how to configure a fallback certificate, clarifying that
it needs to be the first one of the bind line.

Should be merged as far as the first SNI filter implementation.
doc/configuration.txt