mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-23 23:01:24 +02:00
DOC: configuration: issuers-chain-path not compatible with OCSP
State that issuers-chain-path is not compatible with OCSP features. Must be backported in every stable version.
This commit is contained in:
parent
4bac38d088
commit
8a3e4a608b
@ -2044,6 +2044,10 @@ issuers-chain-path <dir>
|
||||
"issuers-chain-path" directory. All other certificates with the same issuer
|
||||
will share the chain in memory.
|
||||
|
||||
The OCSP features are not able to use the completed chain from
|
||||
'issuers-chain-path', please use an additionnal .issuer file if you want to
|
||||
achieve OCSP stapling.
|
||||
|
||||
key-base <dir>
|
||||
Assigns a default directory to fetch SSL private keys from when a relative
|
||||
path is used with "key" directives. Absolute locations specified prevail and
|
||||
|
Loading…
x
Reference in New Issue
Block a user