From: William Lallemand Date: Wed, 17 Jul 2024 16:20:43 +0000 (+0200) Subject: DOC: configuration: issuers-chain-path is compatible with OCSP X-Git-Tag: v3.1-dev4~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=beaa0e16356f33397b972c82f4ef90412767ab19;p=thirdparty%2Fhaproxy.git 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'. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 4996049a46..8856593456 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -2044,9 +2044,8 @@ issuers-chain-path "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 Assigns a default directory to fetch SSL private keys from when a relative