]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9063 -- Fix missing bold tag for tls_reqcert
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 12 Aug 2019 23:49:50 +0000 (23:49 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 15 Oct 2019 00:10:39 +0000 (00:10 +0000)
doc/man/man5/slapd-config.5
doc/man/man5/slapd.conf.5

index b332c1e43f0961f6b090c5586e3ce76d59899081..4bf66e03bb919175b5ebacd5dccf24e46b499d06 100644 (file)
@@ -1950,8 +1950,9 @@ to establish a TLS session before Binding to the provider. If the
 .B critical
 argument is supplied, the session will be aborted if the StartTLS request
 fails. Otherwise the syncrepl session continues without TLS. The
-tls_reqcert setting defaults to "demand" and the other TLS settings
-default to the same as the main slapd TLS settings.
+.B tls_reqcert
+setting defaults to "demand" and the other TLS settings default to the same
+as the main slapd TLS settings.
 
 The
 .B suffixmassage
index 41e50aa47993b8ef84ba7389fa89ff5519ce87f0..119d31a1d15432b448a44d6f86078a37f1ca823a 100644 (file)
@@ -1962,7 +1962,8 @@ to establish a TLS session before Binding to the provider. If the
 .B critical
 argument is supplied, the session will be aborted if the StartTLS request
 fails. Otherwise the syncrepl session continues without TLS. The
-tls_reqcert setting defaults to "demand" and the other TLS settings
+.B tls_reqcert
+setting defaults to "demand" and the other TLS settings
 default to the same as the main slapd TLS settings.
 
 The