]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8693 Document unused but generated starttls parameter
authorOndřej Kuzník <ondra@openldap.org>
Wed, 8 May 2019 14:12:08 +0000 (15:12 +0100)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 9 May 2019 17:51:17 +0000 (17:51 +0000)
doc/man/man5/slapd-ldap.5

index 43bf15bcac06bfd402a2e1d0b11e6057c0161456..11cb298bcda738477056853b50a889f394bd1be4 100644 (file)
@@ -576,6 +576,7 @@ is used.
 .HP
 .hy 0
 .B tls {[try\-]start|[try\-]propagate|ldaps}
+.B [starttls=no]
 .B [tls_cert=<file>]
 .B [tls_key=<file>]
 .B [tls_cacert=<file>]
@@ -596,7 +597,9 @@ if the StartTLS operation failed; its use is \fBnot\fP recommended.
 The TLS settings default to the same as the main slapd TLS settings,
 except for
 .B tls_reqcert
-which defaults to "demand".
+which defaults to "demand" and
+.B starttls
+which is ignored.
 .RE
 
 .TP