ITS#8693 Document unused but generated starttls parameter

This commit is contained in:
Ondřej Kuzník 2019-05-08 15:12:08 +01:00
parent 3fa7d3c805
commit a4e2d5c501

View File

@ -585,6 +585,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>]
@ -605,7 +606,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