Removed an obsolete comment about use of external program for EAP

This commit is contained in:
Jouni Malinen 2009-02-11 22:35:27 +02:00
parent 265ca78917
commit f6190d376d

View file

@ -262,8 +262,7 @@ fast_reauth=1
#
# key_mgmt: list of accepted authenticated key management protocols
# WPA-PSK = WPA pre-shared key (this requires 'psk' field)
# WPA-EAP = WPA using EAP authentication (this can use an external
# program, e.g., Xsupplicant, for IEEE 802.1X EAP Authentication
# WPA-EAP = WPA using EAP authentication
# IEEE8021X = IEEE 802.1X using EAP authentication and (optionally) dynamically
# generated WEP keys
# NONE = WPA is not used; plaintext or static WEP could be used