mirror of
https://github.com/samba-team/samba.git
synced 2025-11-12 04:23:49 +03:00
r7770: added ldaps support to our ldap client library
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
71ee6a1df5
commit
8f5c2e8682
@@ -47,6 +47,7 @@ struct ldap_request {
|
||||
|
||||
/* main context for a ldap client connection */
|
||||
struct ldap_connection {
|
||||
struct tls_context *tls;
|
||||
struct socket_context *sock;
|
||||
char *host;
|
||||
uint16_t port;
|
||||
|
||||
Reference in New Issue
Block a user