]> git.sur5r.net Git - openldap/commitdiff
ITS#8099 bindconf ciphersuite setting is 'tls_cipher_suite'
authorRyan Tandy <ryan@nardis.ca>
Sat, 25 Jun 2016 01:14:17 +0000 (18:14 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 17 Oct 2016 18:01:40 +0000 (11:01 -0700)
doc/guide/admin/slapdconf2.sdf
doc/guide/admin/slapdconfig.sdf

index a606177458023a889d592b2a9b28ab4f127cbf1d..1ba5b38be52e8b4669ac9b72d7bc6f19c4f1bc80 100644 (file)
@@ -560,7 +560,7 @@ H4: olcSyncrepl
 >              [tls_cacert=<file>]
 >              [tls_cacertdir=<path>]
 >              [tls_reqcert=never|allow|try|demand]
->              [tls_ciphersuite=<ciphers>]
+>              [tls_cipher_suite=<ciphers>]
 >              [tls_crlcheck=none|peer|all]
 >              [logbase=<base DN>]
 >              [logfilter=<filter str>]
index c192a04079a3a432895fc5e908f2724f0ee4eaab..a98885e7ce88618b679620762b87dc9f81126da5 100644 (file)
@@ -411,7 +411,7 @@ H4: syncrepl
 >              [tls_cacert=<file>]
 >              [tls_cacertdir=<path>]
 >              [tls_reqcert=never|allow|try|demand]
->              [tls_ciphersuite=<ciphers>]
+>              [tls_cipher_suite=<ciphers>]
 >              [tls_crlcheck=none|peer|all]
 >              [logbase=<base DN>]
 >              [logfilter=<filter str>]