]> git.sur5r.net Git - openldap/commitdiff
ITS#7685 add missing olcTLSProtocolMin
authorHoward Chu <hyc@openldap.org>
Sat, 7 Sep 2013 17:00:11 +0000 (10:00 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 19 Sep 2013 18:18:33 +0000 (11:18 -0700)
servers/slapd/bconfig.c

index 1ce2c84e14adcb51b295f5bc12cc462cda4c37e5..8d4592440c70e4a9d4cd35a6f3bc9f6696f0afd5 100644 (file)
@@ -820,7 +820,7 @@ static ConfigOCs cf_ocs[] = {
                 "olcTLSCACertificatePath $ olcTLSCertificateFile $ "
                 "olcTLSCertificateKeyFile $ olcTLSCipherSuite $ olcTLSCRLCheck $ "
                 "olcTLSRandFile $ olcTLSVerifyClient $ olcTLSDHParamFile $ "
-                "olcTLSCRLFile $ olcToolThreads $ olcWriteTimeout $ "
+                "olcTLSCRLFile $ olcTLSProtocolMin $ olcToolThreads $ olcWriteTimeout $ "
                 "olcObjectIdentifier $ olcAttributeTypes $ olcObjectClasses $ "
                 "olcDitContentRules $ olcLdapSyntaxes ) )", Cft_Global },
        { "( OLcfgGlOc:2 "