DOC: configuration: issuers-chain-path is compatible with OCSP

Since patch f3dfd95a ("MEDIUM: ocsp: fix ocsp when the chain is loaded
from 'issuers-chain-path'") the OCSP features are compatible with
'issuers-chain-path'.
This commit is contained in:
William Lallemand 2024-07-17 18:20:43 +02:00
parent 8a3e4a608b
commit beaa0e1635

View File

@ -2044,9 +2044,8 @@ 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.
The OCSP features are able to use the completed chain when no .issuer was
used, or no chain was provided in the PEM.
key-base <dir>
Assigns a default directory to fetch SSL private keys from when a relative