|
@@ -127,6 +127,12 @@ ap_scan=1
|
|
# Maximum number of mesh peering currently maintained by the STA.
|
|
# Maximum number of mesh peering currently maintained by the STA.
|
|
#max_peer_links=99
|
|
#max_peer_links=99
|
|
|
|
|
|
|
|
+# cert_in_cb - Whether to include a peer certificate dump in events
|
|
|
|
+# This controls whether peer certificates for authentication server and
|
|
|
|
+# its certificate chain are included in EAP peer certificate events. This is
|
|
|
|
+# enabled by default.
|
|
|
|
+#cert_in_cb=1
|
|
|
|
+
|
|
# EAP fast re-authentication
|
|
# EAP fast re-authentication
|
|
# By default, fast re-authentication is enabled for all EAP methods that
|
|
# By default, fast re-authentication is enabled for all EAP methods that
|
|
# support it. This variable can be used to disable fast re-authentication.
|
|
# support it. This variable can be used to disable fast re-authentication.
|