From c3c09133ad0bf630597b3be953abb77b2aabf79c 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 3a55339e66..38a6a36c3e 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -1776,6 +1776,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 1d594649b7..2c424e0269 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 ea94a8e7ea..6e325fa5ec 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 6f13009aee..6e898619e8 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1753,6 +1753,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.2