mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
add missing TLS-related options to idassert-bind (and acl-bind) (ITS#5989)
This commit is contained in:
parent
96a7f2dbf9
commit
91c359e17a
@ -340,12 +340,15 @@ for details on the syntax of this field.
|
||||
.B [saslmech=<SASL mech>] [secprops=<properties>] [realm=<realm>]
|
||||
.B [authcId=<authentication ID>] [authzId=<authorization ID>]
|
||||
.B [authz={native|proxyauthz}] [mode=<mode>] [flags=<flags>]
|
||||
.B [starttls=no|yes|critical]
|
||||
.B [starttls=no|yes|critical]
|
||||
.B [tls_cert=<file>]
|
||||
.B [tls_key=<file>]
|
||||
.B [tls_cacert=<file>]
|
||||
.B [tls_cacertdir=<path>]
|
||||
.B [tls_reqcert=never|allow|try|demand]
|
||||
.B [tls_ciphersuite=<ciphers>]
|
||||
.B [tls_protocol_min=<version>]
|
||||
.B [tls_crlcheck=none|peer|all]
|
||||
.RS
|
||||
Allows to define the parameters of the authentication method that is
|
||||
|
Loading…
Reference in New Issue
Block a user