]> git.sur5r.net Git - openldap/commitdiff
ITS#7645 more for TLSProtocolMin
authorHoward Chu <hyc@openldap.org>
Wed, 7 Aug 2013 18:08:09 +0000 (11:08 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 7 Aug 2013 18:56:59 +0000 (11:56 -0700)
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 3a55339e669c78a1bd7889d3dc26dfc96345eedd..38a6a36c3ec31ec83aaafebfd15d96f50713bada 100644 (file)
@@ -1776,6 +1776,7 @@ FALSE, meaning the contextCSN is stored in the context entry.
 .B [tls_reqcert=never|allow|try|demand]
 .B [tls_ciphersuite=<ciphers>]
 .B [tls_crlcheck=none|peer|all]
+.B [tls_protocol_min=<major>[.<minor>]]
 .B [suffixmassage=<real DN>]
 .B [logbase=<base DN>]
 .B [logfilter=<filter str>]
index 1d594649b71f388447b5b4541e181d9599370356..2c424e0269d5d270fab4d8688e4fa7b2184c5e4c 100644 (file)
@@ -114,7 +114,7 @@ needs to be created.
 .B [tls_cacertdir=<path>]
 .B [tls_reqcert=never|allow|try|demand]
 .B [tls_ciphersuite=<ciphers>]
-.B [tls_protocol_min=<version>]
+.B [tls_protocol_min=<major>[.<minor>]]
 .B [tls_crlcheck=none|peer|all]
 .RS
 Allows to define the parameters of the authentication method that is 
index ea94a8e7ea66c5632bba7600c07297b17ae9b158..6e325fa5ecde5ae7c0bdd83ecb2c03ce16e304a0 100644 (file)
@@ -381,7 +381,7 @@ for details on the syntax of this field.
 .B [tls_cacertdir=<path>]
 .B [tls_reqcert=never|allow|try|demand]
 .B [tls_ciphersuite=<ciphers>]
-.B [tls_protocol_min=<version>]
+.B [tls_protocol_min=<major>[.<minor>]]
 .B [tls_crlcheck=none|peer|all]
 .RS
 Allows to define the parameters of the authentication method that is 
index 6f13009aee60b52ce095ef7243e9ece5e27eb352..6e898619e898f8cbc927b27e68cd69b54e06a1aa 100644 (file)
@@ -1753,6 +1753,7 @@ the contextCSN is stored in the context entry.
 .B [tls_reqcert=never|allow|try|demand]
 .B [tls_ciphersuite=<ciphers>]
 .B [tls_crlcheck=none|peer|all]
+.B [tls_protocol_min=<major>[.<minor>]]
 .B [suffixmassage=<real DN>]
 .B [logbase=<base DN>]
 .B [logfilter=<filter str>]