mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 04:59:39 -05:00
ITS#7685 add missing olcTLSProtocolMin
This commit is contained in:
parent
e631ce808e
commit
69f810d549
1 changed files with 1 additions and 1 deletions
|
|
@ -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 "
|
||||
|
|
|
|||
Loading…
Reference in a new issue