LDAP driver specific payload to attach to db_uri structures.
More...
#include <ld_uri.h>
Data Fields
-
char * ca_list
- Path of the file that contains certificates of the CAs.
-
LDAPURLDesc * ldap_url
- URI parsed by the ldap client library.
-
char * req_cert
- LDAP level of certificate request behaviour.
-
int tls
- TLS encryption enabled.
-
char * uri
- The whole URI, including scheme.
Detailed Description
This is the LDAP specific structure that will be attached to generic db_uri structures in the database API in SER. The structure contains parsed elements of the ldap: URI.
Definition at line 58 of file ld_uri.h.
The documentation for this struct was generated from the following file: