From: Pierangelo Masarati Date: Wed, 4 Mar 2009 12:22:19 +0000 (+0000) Subject: add missing TLS-related options to idassert-bind (and acl-bind) (ITS#5989) X-Git-Tag: ACLCHECK_0~760 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=96a7f2dbf947ae38624bc475d65d07e8f3ecacab;p=openldap add missing TLS-related options to idassert-bind (and acl-bind) (ITS#5989) --- diff --git a/doc/man/man5/slapd-ldap.5 b/doc/man/man5/slapd-ldap.5 index 44e9f7e196..4938206730 100644 --- a/doc/man/man5/slapd-ldap.5 +++ b/doc/man/man5/slapd-ldap.5 @@ -107,12 +107,14 @@ needs be created. .B bindmethod=simple|sasl [binddn=] [credentials=] .B [saslmech=] [secprops=] [realm=] .B [authcId=] [authzId=] +.B [starttls=no|yes|critical] .B [tls_cert=] .B [tls_key=] .B [tls_cacert=] .B [tls_cacertdir=] .B [tls_reqcert=never|allow|try|demand] .B [tls_ciphersuite=] +.B [tls_protocol_min=] .B [tls_crlcheck=none|peer|all] .RS Allows to define the parameters of the authentication method that is @@ -217,12 +219,14 @@ for details on the syntax of this field. .B [saslmech=] [secprops=] [realm=] .B [authcId=] [authzId=] .B [authz={native|proxyauthz}] [mode=] [flags=] +.B [starttls=no|yes|critical] .B [tls_cert=] .B [tls_key=] .B [tls_cacert=] .B [tls_cacertdir=] .B [tls_reqcert=never|allow|try|demand] .B [tls_ciphersuite=] +.B [tls_protocol_min=] .B [tls_crlcheck=none|peer|all] .RS Allows to define the parameters of the authentication method that is