]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: ssl: new "cert bundle" behavior
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 2 Oct 2020 15:57:44 +0000 (17:57 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 2 Oct 2020 16:02:16 +0000 (18:02 +0200)
commitf9ff3ece83e737e40f44247d291ef14b94f2d6de
tree9fe17347b63aa60df3773a330c7d87592c6eb183
parentf7177271f32f51876f16ed3d3f9770ba232dc244
DOC: ssl: new "cert bundle" behavior

Update the documentation with the new bundle behavior which does not use
the same OpenSSL certificate store anymore but loads the PEM separately
as multiple "crt" were specified.

It should fix issue #872.
doc/configuration.txt
doc/management.txt