libeap: use attribute 135 not 134 for ttls chbind
[mech_eap.git] / libeap / src / eap_common / eap_ttls.h
index 3f1dbc8..401b163 100644 (file)
@@ -74,7 +74,7 @@ do { \
 #define EAP_TTLS_CHAP_PASSWORD_LEN 16
 
 #define RADIUS_VENDOR_ID_UKERNA 25622
-#define RADIUS_ATTR_UKERNA_CHBIND 134
+#define RADIUS_ATTR_UKERNA_CHBIND 135
 
 #ifdef __cplusplus
 }