mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-10 00:45:01 -05:00
Fix typo in previous commit
This commit is contained in:
parent
0f0c268c6d
commit
dca986280e
1 changed files with 2 additions and 2 deletions
|
|
@ -175,8 +175,8 @@ Authorities the client will recognize.
|
|||
.B TLS_CACERTDIR <path>
|
||||
Specifies the path of a directory that contains Certificate Authority
|
||||
certificates in separate individual files. The
|
||||
.B TLS_CACERT is always
|
||||
used before
|
||||
.B TLS_CACERT
|
||||
is always used before
|
||||
.B TLS_CACERTDIR.
|
||||
.TP
|
||||
.B TLS_CERT <filename>
|
||||
|
|
|
|||
Loading…
Reference in a new issue