]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9646 - Fix verbiage for the try-propagate option
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 26 Aug 2021 21:27:40 +0000 (21:27 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 31 Aug 2021 15:34:40 +0000 (15:34 +0000)
doc/man/man5/slapd-asyncmeta.5
doc/man/man5/slapd-ldap.5
doc/man/man5/slapd-meta.5

index c1474aa90c9d4480c137ef08339f8e39ea456b20..55660f80f4dd750943586651c6cb8c2b656aa2fb 100644 (file)
@@ -474,10 +474,11 @@ connection unless the URI directive protocol scheme is \fBldaps://\fP.
 In that case this keyword may only be set to "ldaps" and the StartTLS
 operation will not be used.
 
-\fBpropagate\fP issues the StartTLS operation only if the original
-connection did.
+With \fBpropagate\fP, the proxy issues the StartTLS operation only if
+the original connection has a TLS layer set up.
 The \fBtry\-\fP prefix instructs the proxy to continue operations
-if the StartTLS operation failed; its use is highly deprecated.
+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
index 1c29378287ae5679ec4d500dd64ae68e31ee45bf..ad423a9b625cc93e3a7faee926d9da5df59a4c37 100644 (file)
@@ -626,7 +626,7 @@ connection unless the URI directive protocol scheme is \fBldaps://\fP.
 In that case this keyword may only be set to "ldaps" and the StartTLS
 operation will not be used.
 
-With \fBpropagate\fP, the proxy issues StartTLS operation only if
+With \fBpropagate\fP, the proxy issues the StartTLS operation only if
 the original connection has a TLS layer set up.
 The \fBtry\-\fP prefix instructs the proxy to continue operations
 if the StartTLS operation failed; its use is \fBnot\fP recommended.
index 0f659d1f8a9e52985ac8fccde4886c8d52c9c232..4101f7f006d818431f9340ab808a3b0f30bd059c 100644 (file)
@@ -754,10 +754,11 @@ connection unless the URI directive protocol scheme is \fBldaps://\fP.
 In that case this keyword may only be set to "ldaps" and the StartTLS
 operation will not be used.
 
-\fBpropagate\fP issues the StartTLS operation only if the original
-connection did.
+With \fBpropagate\fP, the proxy issues the StartTLS operation only if
+the original connection has a TLS layer set up.
 The \fBtry\-\fP prefix instructs the proxy to continue operations
-if the StartTLS operation failed; its use is highly deprecated.
+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