|
@@ -394,8 +394,8 @@ fast_reauth=1
|
|
|
# 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)
|
|
|
+# * 0 = do not use cryptobinding (default)
|
|
|
+# * 1 = use cryptobinding if server supports it
|
|
|
# * 2 = require cryptobinding
|
|
|
# phase2: Phase2 (inner authentication with TLS tunnel) parameters
|
|
|
# (string with field-value pairs, e.g., "auth=MSCHAPV2" for EAP-PEAP or
|