]> git.sur5r.net Git - openldap/commitdiff
add missing TLS-related options to idassert-bind (and acl-bind) (ITS#5989)
authorPierangelo Masarati <ando@openldap.org>
Wed, 4 Mar 2009 12:22:19 +0000 (12:22 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 4 Mar 2009 12:22:19 +0000 (12:22 +0000)
doc/man/man5/slapd-ldap.5

index 44e9f7e1969afe19a0fc0847a77d35378e71cfa3..4938206730b648315873b6a7fe5dc1771997f941 100644 (file)
@@ -107,12 +107,14 @@ needs be created.
 .B bindmethod=simple|sasl [binddn=<simple DN>] [credentials=<simple password>]
 .B [saslmech=<SASL mech>] [secprops=<properties>] [realm=<realm>]
 .B [authcId=<authentication ID>] [authzId=<authorization ID>]
+.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 
@@ -217,12 +219,14 @@ 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 [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