]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - hostapd/hostapd.conf
Added support for using SHA256-based stronger key derivation for WPA2
[thirdparty/hostap.git] / hostapd / hostapd.conf
index d369c7c6fcb1429865d9f077f60fe5f5fc34b2f0..75895af80ebc2af2e7e13614b076e8316ee7e1c4 100644 (file)
@@ -653,7 +653,8 @@ own_ip_addr=127.0.0.1
 #wpa_psk_file=/etc/hostapd.wpa_psk
 
 # Set of accepted key management algorithms (WPA-PSK, WPA-EAP, or both). The
-# entries are separated with a space.
+# entries are separated with a space. WPA-PSK-SHA256 and WPA-EAP-SHA256 can be
+# added to enable SHA256-based stronger algorithms.
 # (dot11RSNAConfigAuthenticationSuitesTable)
 #wpa_key_mgmt=WPA-PSK WPA-EAP