mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Added LDAP_EXOP_X_START_TLS
This commit is contained in:
parent
96a126e36a
commit
ecc3ea7543
1 changed files with 1 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ typedef struct ldapcontrol {
|
|||
|
||||
/* LDAP Extended Operations */
|
||||
#define LDAP_EXOP_X_MODIFY_PASSWD "1.3.6.1.4.1.4203.666.6.1"
|
||||
#define LDAP_EXOP_X_START_TLS "1.3.6.1.4.1.1466.20037"
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue