mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
Replaced LDAP_EXOP_X_START_TLS with LDAP_EXOP_START_TLS
This commit is contained in:
parent
ecc3ea7543
commit
0f52ca7f83
@ -180,7 +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"
|
||||
#define LDAP_EXOP_START_TLS "1.3.6.1.4.1.1466.20037"
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user