On Mon, Oct 04, 2021 at 08:44:43AM +0000, Piotr Lobacz wrote: > Hi Benjamino, > after adding patch to wpa_supplicant, unfortunatelly i'm still getting: > > Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK' > > on Hotspot creation.
Hi, what's the output of this command? busctl -j get-property fi.w1.wpa_supplicant1 /fi/w1/wpa_supplicant1/Interfaces/1 fi.w1.wpa_supplicant1.Interface Capabilities (replace /1 with the actual index on D-Bus of the interface, if necessary). You should see "sae" in the "KeyMgmt" array. If not, either the patch is not working or the driver is not properly exporting the capability. Beniamino
signature.asc
Description: PGP signature
_______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
