]> git.sur5r.net Git - openldap/commitdiff
ITS#8099
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Apr 2015 20:01:15 +0000 (15:01 -0500)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 8 Apr 2015 20:02:37 +0000 (15:02 -0500)
Update documentation to correctly use tls_cipher_suite

doc/man/man5/slapd-config.5
doc/man/man5/slapd-ldap.5
doc/man/man5/slapd-meta.5
doc/man/man5/slapd.conf.5

index f37ef1d8f294b6276c1fbc7e15dded37496695e4..ed48c822c8161363be2e01a3349cecfd90dc38a7 100644 (file)
@@ -1774,7 +1774,7 @@ FALSE, meaning the contextCSN is stored in the context entry.
 .B [tls_cacert=<file>]
 .B [tls_cacertdir=<path>]
 .B [tls_reqcert=never|allow|try|demand]
-.B [tls_ciphersuite=<ciphers>]
+.B [tls_cipher_suite=<ciphers>]
 .B [tls_crlcheck=none|peer|all]
 .B [tls_protocol_min=<major>[.<minor>]]
 .B [suffixmassage=<real DN>]
index 04c9e616217a994442a9001a6d7224ea1087b4c0..4f84c894a0b6eccd2ee0a7e0fea72583c208e49c 100644 (file)
@@ -113,7 +113,7 @@ needs to be created.
 .B [tls_cacert=<file>]
 .B [tls_cacertdir=<path>]
 .B [tls_reqcert=never|allow|try|demand]
-.B [tls_ciphersuite=<ciphers>]
+.B [tls_cipher_suite=<ciphers>]
 .B [tls_protocol_min=<major>[.<minor>]]
 .B [tls_crlcheck=none|peer|all]
 .RS
@@ -225,7 +225,7 @@ for details on the syntax of this field.
 .B [tls_cacert=<file>]
 .B [tls_cacertdir=<path>]
 .B [tls_reqcert=never|allow|try|demand]
-.B [tls_ciphersuite=<ciphers>]
+.B [tls_cipher_suite=<ciphers>]
 .B [tls_protocol_min=<version>]
 .B [tls_crlcheck=none|peer|all]
 .RS
@@ -574,7 +574,7 @@ is used.
 .B [tls_cacert=<file>]
 .B [tls_cacertdir=<path>]
 .B [tls_reqcert=never|allow|try|demand]
-.B [tls_ciphersuite=<ciphers>]
+.B [tls_cipher_suite=<ciphers>]
 .B [tls_crlcheck=none|peer|all]
 .RS
 Specify the use of TLS when a regular connection is initialized. The
index be4b808ef64dd974cb456d511c97d82719bd546a..2e75427270368a62340c6d93eec1be6aa2aeaaf5 100644 (file)
@@ -380,7 +380,7 @@ for details on the syntax of this field.
 .B [tls_cacert=<file>]
 .B [tls_cacertdir=<path>]
 .B [tls_reqcert=never|allow|try|demand]
-.B [tls_ciphersuite=<ciphers>]
+.B [tls_cipher_suite=<ciphers>]
 .B [tls_protocol_min=<major>[.<minor>]]
 .B [tls_crlcheck=none|peer|all]
 .RS
index 58887b8b7affa8845b58d2fe3ab5dcc02ee391f8..aeb9c937390191d2a6de1bd7244669d9056b4885 100644 (file)
@@ -1754,7 +1754,7 @@ the contextCSN is stored in the context entry.
 .B [tls_cacert=<file>]
 .B [tls_cacertdir=<path>]
 .B [tls_reqcert=never|allow|try|demand]
-.B [tls_ciphersuite=<ciphers>]
+.B [tls_cipher_suite=<ciphers>]
 .B [tls_crlcheck=none|peer|all]
 .B [tls_protocol_min=<major>[.<minor>]]
 .B [suffixmassage=<real DN>]