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
Joe Martin
OpenLDAP
Commits
ec849bd9
Commit
ec849bd9
authored
Apr 13, 2006
by
Pierangelo Masarati
Browse files
no TLS no party
parent
f2aae492
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/config.c
View file @
ec849bd9
...
...
@@ -1296,6 +1296,7 @@ void bindconf_free( slap_bindconf *bc ) {
#endif
}
#ifdef HAVE_TLS
static
struct
{
const
char
*
key
;
size_t
offset
;
...
...
@@ -1362,6 +1363,7 @@ int bindconf_tls_set( slap_bindconf *bc, LDAP *ld )
return
res
;
}
#endif
/* -------------------------------------- */
...
...
Write
Preview
Supports
Markdown
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