]> 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:01:15 +0000 (15:01 -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 8d0cac6b85e0d8256614fa5b371ac86821069a5c..942fbf977f33f4d3873db3c99ce45799d9f4c093 100644 (file)
@@ -1794,7 +1794,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 eec6a1cb80928ff9863e7ef92f5af025f20ef368..2a514c67598c64e63f1c647a06d064c22adc52b4 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
@@ -583,7 +583,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 7ab2c681a7f75c231b715672832fbe978caf1bfb..b195d8f54128679657b306dd517629aac1945b36 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 8878e8760fb7b9a3c8d1dcd401b5296ad9f44040..4f037f31653339b5099e37282abf38b168c3c522 100644 (file)
@@ -1774,7 +1774,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>]