Browse Source

Removed an obsolete comment about use of external program for EAP

Jouni Malinen 16 years ago
parent
commit
f6190d376d
1 changed files with 1 additions and 2 deletions
  1. 1 2
      wpa_supplicant/wpa_supplicant.conf

+ 1 - 2
wpa_supplicant/wpa_supplicant.conf

@@ -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