X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=wpa_supplicant%2Fwpa_supplicant.conf;h=e3f33a10049d7fbb5788b4aa709bbef9841b6a48;hb=d6888f9e3761c0e0e4bf744ffab4f75446c96737;hp=d6903e0e142f384247d4a07ff25cf4f65618c731;hpb=eaaab2bd98b0b08f1ff77303a0f142af029884a6;p=libeap.git diff --git a/wpa_supplicant/wpa_supplicant.conf b/wpa_supplicant/wpa_supplicant.conf index d6903e0..e3f33a1 100644 --- a/wpa_supplicant/wpa_supplicant.conf +++ b/wpa_supplicant/wpa_supplicant.conf @@ -387,6 +387,11 @@ fast_reauth=1 # challenges (by default, it accepts 2 or 3) # result_ind=1 can be used to enable EAP-SIM and EAP-AKA to use # protected result indication. +# 'crypto_binding' option can be used to control PEAPv0 cryptobinding +# behavior: +# * 0 = do not use cryptobinding +# * 1 = use cryptobinding if server supports it (default) +# * 2 = require cryptobinding # phase2: Phase2 (inner authentication with TLS tunnel) parameters # (string with field-value pairs, e.g., "auth=MSCHAPV2" for EAP-PEAP or # "autheap=MSCHAPV2 autheap=MD5" for EAP-TTLS)