From f39d537e2b6520c316895c8dfaf3ef008dcd8fc8 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Wed, 7 Aug 2013 11:08:09 -0700 Subject: [PATCH] ITS#7645 more for TLSProtocolMin --- doc/man/man5/slapd-config.5 | 1 + doc/man/man5/slapd-ldap.5 | 2 +- doc/man/man5/slapd-meta.5 | 2 +- doc/man/man5/slapd.conf.5 | 1 + 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index af8beb33a7..2f8e6568a1 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -1786,6 +1786,7 @@ FALSE, meaning the contextCSN is stored in the context entry. .B [tls_reqcert=never|allow|try|demand] .B [tls_ciphersuite=] .B [tls_crlcheck=none|peer|all] +.B [tls_protocol_min=[.]] .B [suffixmassage=] .B [logbase=] .B [logfilter=] diff --git a/doc/man/man5/slapd-ldap.5 b/doc/man/man5/slapd-ldap.5 index 98969e0511..8df818cedc 100644 --- a/doc/man/man5/slapd-ldap.5 +++ b/doc/man/man5/slapd-ldap.5 @@ -114,7 +114,7 @@ needs to be created. .B [tls_cacertdir=] .B [tls_reqcert=never|allow|try|demand] .B [tls_ciphersuite=] -.B [tls_protocol_min=] +.B [tls_protocol_min=[.]] .B [tls_crlcheck=none|peer|all] .RS Allows to define the parameters of the authentication method that is diff --git a/doc/man/man5/slapd-meta.5 b/doc/man/man5/slapd-meta.5 index a4020b5178..9a326d5bf3 100644 --- a/doc/man/man5/slapd-meta.5 +++ b/doc/man/man5/slapd-meta.5 @@ -381,7 +381,7 @@ for details on the syntax of this field. .B [tls_cacertdir=] .B [tls_reqcert=never|allow|try|demand] .B [tls_ciphersuite=] -.B [tls_protocol_min=] +.B [tls_protocol_min=[.]] .B [tls_crlcheck=none|peer|all] .RS Allows to define the parameters of the authentication method that is diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 70116df6ca..8840e3a51b 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1763,6 +1763,7 @@ the contextCSN is stored in the context entry. .B [tls_reqcert=never|allow|try|demand] .B [tls_ciphersuite=] .B [tls_crlcheck=none|peer|all] +.B [tls_protocol_min=[.]] .B [suffixmassage=] .B [logbase=] .B [logfilter=] -- 2.39.5