]> 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)
committerHoward Chu <hyc@openldap.org>
Sat, 7 Sep 2013 17:00:11 +0000 (10:00 -0700)
servers/slapd/bconfig.c

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