authentication - 802.1x/EAP security mechanism -


i wanted know in eap exchange request message necessary sent authenticator peer? if try new eap method should compliant 802.1x/eap? can peer send eap request message first part of actual authentication exchange?

can have sequence:

  1. request identity sent authenticator , response peer usual.

  2. request eap start authenticator , response peer usual.

  3. *request peer authentication data , response authenticator.

  4. *request authenticator authentication data , response peer.
  5. eap success authenticator peer

can such sequence allowed part of 802.1x/eap mechanism??


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -