mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2024-12-15 16:04:37 +00:00
DOC: ssl: fix typo about ocsp files
one of the last I saw in this section while working on github issue #872 might be backported in all still supported versions Signed-off-by: William Dauchy <w.dauchy@criteo.com>
This commit is contained in:
parent
27373f7f75
commit
57dd6f1c5a
@ -1423,7 +1423,7 @@ ssl-load-extra-files <none|all|bundle|sctl|ocsp|issuer|key>*
|
|||||||
On the CLI, bundles are seen as separate files, and the bundle extension is
|
On the CLI, bundles are seen as separate files, and the bundle extension is
|
||||||
required to commit them.
|
required to commit them.
|
||||||
|
|
||||||
OSCP files (.ocsp), issuer files (.issuer), Certificate Transparency (.sctl)
|
OCSP files (.ocsp), issuer files (.issuer), Certificate Transparency (.sctl)
|
||||||
as well as private keys (.key) are supported with multi-cert bundling.
|
as well as private keys (.key) are supported with multi-cert bundling.
|
||||||
|
|
||||||
"sctl": Try to load "<basename>.sctl" for each crt keyword.
|
"sctl": Try to load "<basename>.sctl" for each crt keyword.
|
||||||
|
Loading…
Reference in New Issue
Block a user