From: Howard Chu Date: Wed, 19 Jan 2005 09:55:31 +0000 (+0000) Subject: Import ITS#3292 syncrepl starttls doc from HEAD X-Git-Tag: OPENLDAP_REL_ENG_2_2_21~19 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e7983bd377569d352ccab14431d5a798131744e5;p=openldap Import ITS#3292 syncrepl starttls doc from HEAD --- diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 9488cee420..fc6429505c 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1317,6 +1317,7 @@ one subordinate to another subordinate within the namingContext. .B [timelimit=] .B [schemachecking=on|off] .B [updatedn=] +.B [starttls=yes|critical] .B [bindmethod=simple|sasl] .B [binddn=] .B [saslmech=] @@ -1398,6 +1399,13 @@ of the replica database and be the same as the .B rootdn of the master database. +The +.B starttls +parameter specifies use of the StartTLS extended operation to establish +a TLS session before Binding to the provider. If the +.B critical +argument is supplied, the session will be aborted if the StartTLS request +fails. Otherwise the syncrepl session continues without TLS. A .B bindmethod of