]> 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)
committerHoward Chu <hyc@openldap.org>
Wed, 7 Aug 2013 18:08:09 +0000 (11:08 -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 af8beb33a7758bce604213f73507e4d1d925b7f5..2f8e6568a1cc7aed1ad5bd2683992aad7647b55b 100644 (file)
@@ -1786,6 +1786,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 98969e0511a029bb2f06488604f4de256df95999..8df818cedc63b470602be607fe1bde67eb96f1e4 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 a4020b5178df37ea69b90e7c718ab4a3b9cceb6f..9a326d5bf390013052906e50dc40e7a8ff7b4ad6 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 70116df6ca304a28ecc849b0998ed4ca3f83b7e1..8840e3a51b5751719c87cbcc07ed1b51890b4a80 100644 (file)
@@ -1763,6 +1763,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>]