]> git.sur5r.net Git - openldap/commitdiff
Added LDAP_EXOP_X_START_TLS
authorMark Valence <mrv@openldap.org>
Wed, 8 Dec 1999 17:25:21 +0000 (17:25 +0000)
committerMark Valence <mrv@openldap.org>
Wed, 8 Dec 1999 17:25:21 +0000 (17:25 +0000)
include/ldap.h

index 3ba432e10926abbc36bdd9199184e7e2da4168c8..6e4e5be9da37f99913209896c299844a74a18b9f 100644 (file)
@@ -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"
 
 
 /*