Hi,

WPA2 EAP-TTLS specification supports the ability to choose between EAP and
non-EAP based phase2 (inner) authentication methods. After this patch the user
can prefix the value of Phase2 with "EAP-" (for example: Phase2 = EAP-MSCHAPV2),
which indicates that an EAP-based authentication will be used.

It is users responsibility to use the prefix only with EAP-TTLS. This will be
mentioned in the documentation.

Henri Bragge (3):
  supplicant: Support EAP/non-EAP differentiation in phase2
    authentication methods
  gsupplicant: Support EAP/non-EAP differentiation in phase2
    authentication methods
  doc: Update description of Phase2-keyword

 doc/config-format.txt    |    4 +++-
 gsupplicant/supplicant.c |    6 +++++-
 plugins/supplicant.c     |    6 +++++-
 3 files changed, 13 insertions(+), 3 deletions(-)


_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to