On Tue, Oct 06, 2020 at 03:22:37PM +0200, William Dauchy wrote:
> 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
> ---
> doc/configuration.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/configuration.txt b/doc/configuration.txt
> index b01129f8f..a98284da3 100644
> --- a/doc/configuration.txt
> +++ b/doc/configuration.txt
> @@ -1423,7 +1423,7 @@ ssl-load-extra-files
> *
>On the CLI, bundles are seen as separate files, and the bundle extension is
>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.
>
>"sctl": Try to load ".sctl" for each crt keyword.
Thanks, merged.
--
William Lallemand