mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Added LDAP_EXOP_X_START_TLS
This commit is contained in:
parent
96a126e36a
commit
ecc3ea7543
@ -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 New Issue
Block a user