mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
deactivate start_phase2_tnc flag after start
This commit is contained in:
parent
888455587b
commit
04d000210b
@ -231,7 +231,7 @@ METHOD(tls_application_t, process, status_t,
|
||||
return FAILED;
|
||||
}
|
||||
this->method->initiate(this->method, &this->out);
|
||||
this->start_phase2 = FALSE;
|
||||
this->start_phase2_tnc = FALSE;
|
||||
return NEED_MORE;
|
||||
}
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user