|
@@ -183,13 +183,13 @@ fast_reauth=1
|
|
|
# OpenSSL cipher string
|
|
|
#
|
|
|
# This is an OpenSSL specific configuration option for configuring the default
|
|
|
-# ciphers. If not set, "DEFAULT:!EXP:!LOW" is used as the default.
|
|
|
+# ciphers. If not set, the value configured at build time ("DEFAULT:!EXP:!LOW"
|
|
|
+# by default) is used.
|
|
|
# See https://www.openssl.org/docs/apps/ciphers.html for OpenSSL documentation
|
|
|
# on cipher suite configuration. This is applicable only if wpa_supplicant is
|
|
|
# built to use OpenSSL.
|
|
|
#openssl_ciphers=DEFAULT:!EXP:!LOW
|
|
|
|
|
|
-
|
|
|
# Dynamic EAP methods
|
|
|
# If EAP methods were built dynamically as shared object files, they need to be
|
|
|
# loaded here before being used in the network blocks. By default, EAP methods
|