Skip to content

Commit

Permalink
Needed to reorder MSCHAPV2 to work with iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
brad-anton committed Aug 14, 2014
1 parent dacfa58 commit a3bc3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hostapd-wpe.patch
Original file line number Diff line number Diff line change
Expand Up @@ -2250,7 +2250,7 @@ diff -rupN hostapd-2.2/hostapd/hostapd-wpe.eap_user hostapd-2.2-wpe/hostapd/host
+#
+# WPE - DO NOT REMOVE - These entries are specifically in here
+* PEAP,TTLS,TLS,FAST
+"t" TTLS-PAP,MD5,GTC,TTLS-CHAP,TTLS-MSCHAP,PEAP,TTLS,TTLS-MSCHAPV2,MSCHAPV2 "t" [2]
+"t" TTLS-PAP,TTLS-CHAP,TTLS-MSCHAP,MSCHAPV2,MD5,GTC,TTLS,TTLS-MSCHAPV2 "t" [2]
+# Not valid: PEAP-GTC, PEAP-MD5, TTLS-OTP, TTLS-GTC
+# Default to EAP-SIM and EAP-AKA based on fixed identity prefixes in phase 2
+#"0"* AKA [2]
Expand Down

0 comments on commit a3bc3dd

Please sign in to comment.