Resolve and connect to RADIUS servers not before required
This commit is contained in:
@@ -183,6 +183,7 @@ static eap_payload_t* server_initiate_eap(private_eap_authenticator_t *this,
|
||||
if (this->method)
|
||||
{
|
||||
action = "initiating";
|
||||
type = this->method->get_type(this->method, &vendor);
|
||||
if (this->method->initiate(this->method, &out) == NEED_MORE)
|
||||
{
|
||||
if (vendor)
|
||||
|
||||
Reference in New Issue
Block a user