Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
d8f8a60b
Commit
d8f8a60b
authored
Dec 18, 2018
by
Howard Chu
Browse files
More for privateKey tweak
Leave olcTLSCertificateKey as its own attr, not a subtype
parent
52ace455
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/bconfig.c
View file @
d8f8a60b
...
...
@@ -796,7 +796,8 @@ static ConfigTable config_back_cf_table[] = {
#endif
"( OLcfgGlAt:99 NAME 'olcTLSCertificateKey' "
"DESC 'X.509 privateKey, must use ;binary' "
"SUP pKCS8PrivateKey SINGLE-VALUE )"
,
NULL
,
NULL
},
"EQUALITY privateKeyMatch "
"SYNTAX 1.2.840.113549.1.8.1.1 SINGLE-VALUE )"
,
NULL
,
NULL
},
{
"TLSCertificateKeyFile"
,
NULL
,
2
,
2
,
0
,
#ifdef HAVE_TLS
CFG_TLS_CERT_KEY
|
ARG_STRING
|
ARG_MAGIC
,
&
config_tls_option
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment