From e16b0a739c965c0b7c18c0fc0b099121fa089a1a Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 12 Apr 2021 20:30:45 +0100 Subject: [PATCH] ITS#8586 server cert manpage tweaks --- doc/man/man5/slapd-config.5 | 3 +++ doc/man/man5/slapd.conf.5 | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index 754fb348b7..1b28dc405d 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -935,6 +935,9 @@ locations will be used. Specifies the file that contains the .B slapd server certificate. + +When using OpenSSL that file may also contain any number of intermediate +certificates after the server certificate. .TP .B olcTLSCertificateKeyFile: Specifies the file that contains the diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index c2ffb93736..11190261bd 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1165,8 +1165,8 @@ Specifies the file that contains the .B slapd server certificate. -When using OpenSSL that file may also contain any number or intermediate -certificates. +When using OpenSSL that file may also contain any number of intermediate +certificates after the server certificate. .TP .B TLSCertificateKeyFile Specifies the file that contains the