If local authentication fails, it is not really a peer auth failure.
This commit is contained in:
@@ -971,7 +971,7 @@ METHOD(task_t, process_i, status_t,
|
|||||||
case NEED_MORE:
|
case NEED_MORE:
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
goto peer_auth_failed;
|
return FAILED;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (mutual_eap)
|
if (mutual_eap)
|
||||||
|
|||||||
Reference in New Issue
Block a user