mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 16:49:39 -05:00
ITS#8586 server cert manpage tweaks
This commit is contained in:
parent
680091b5b4
commit
e16b0a739c
2 changed files with 5 additions and 2 deletions
|
|
@ -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: <filename>
|
||||
Specifies the file that contains the
|
||||
|
|
|
|||
|
|
@ -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 <filename>
|
||||
Specifies the file that contains the
|
||||
|
|
|
|||
Loading…
Reference in a new issue