Aligned AR Identity types to IF-IMV 1.4 R5 draft

This commit is contained in:
Andreas Steffen
2013-06-24 00:23:50 +02:00
parent 69c4715bf8
commit 7867c1a315
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ METHOD(eap_method_t, initiate, status_t,
case EAP_TLS:
case EAP_TTLS:
case EAP_PEAP:
auth_type = TNC_AUTH_CERT;
auth_type = TNC_AUTH_X509_CERT;
break;
case EAP_MD5:
case EAP_MSCHAPV2: