From: Jouni Malinen Date: Fri, 13 Apr 2018 09:08:47 +0000 (+0300) Subject: Fix sae_password documentation in wpa_supplicant to refer correct field X-Git-Tag: hostap_2_7~438 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2ab37308a6c91fa56e94583c5bdaa9175f0dc11;p=thirdparty%2Fhostap.git Fix sae_password documentation in wpa_supplicant to refer correct field sae_password replaces psk, not passphrase, parameter in wpa_supplicant. Signed-off-by: Jouni Malinen --- diff --git a/wpa_supplicant/wpa_supplicant.conf b/wpa_supplicant/wpa_supplicant.conf index 4207bf6c7..972e7e73d 100644 --- a/wpa_supplicant/wpa_supplicant.conf +++ b/wpa_supplicant/wpa_supplicant.conf @@ -936,9 +936,9 @@ fast_reauth=1 # # sae_password: SAE password # This parameter can be used to set a password for SAE. By default, the -# passphrase value is used if this separate parameter is not used, but -# passphrase follows the WPA-PSK constraints (8..63 characters) even -# though SAE passwords do not have such constraints. +# passphrase from the psk parameter is used if this separate parameter is not +# used, but psk follows the WPA-PSK constraints (8..63 characters) even though +# SAE passwords do not have such constraints. # # eapol_flags: IEEE 802.1X/EAPOL options (bit field) # Dynamic WEP key required for non-WPA mode