If local authentication fails, it is not really a peer auth failure.

This commit is contained in:
Tobias Brunner
2011-08-12 10:04:02 +02:00
parent ccbe380377
commit d9eaecd373
+1 -1
View File
@@ -971,7 +971,7 @@ METHOD(task_t, process_i, status_t,
case NEED_MORE:
break;
default:
goto peer_auth_failed;
return FAILED;
}
}
if (mutual_eap)