Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hostapd: add WPA-PSK key mgmt for psk2-radius #707

Closed
wants to merge 1 commit into from

Conversation

mkwacz
Copy link
Contributor

@mkwacz mkwacz commented Aug 27, 2024

Using WPA-PSK-SHA256 caused issue with WiFi clients connection which support only WPA-PSK.
Added WPA-PSK to avoid of regression and solving
isssue with clients connectivity.

Fixes: 0a21b9d ("hostapd: enable FT-PSK for psk2-radius")

@firasshaari
Copy link
Contributor

I tested "wpa_key_mgmt=WPA-PSK WPA-PSK-SHA256". It failed with my iPhone15 Pro and my OnePlus12 phone. The phones will always choose 256

Using WPA-PSK-SHA256 caused issue with WiFi clients
connection which support only WPA-PSK or
few devices which have implementation issue on
the market.
Use WPA-PSK to avoid of regression and solving
isssue with clients connectivity.

Fixes: 0a21b9d ("hostapd: enable FT-PSK for psk2-radius")

Signed-off-by: Marek Kwaczynski <marek@shasta.cloud>
@mkwacz mkwacz force-pushed the staging-fix-psk2-radius-cfg branch from 56bdab4 to 0e636ea Compare August 31, 2024 07:50
@blogic
Copy link
Contributor

blogic commented Sep 2, 2024

merged, Thanks!

@blogic blogic closed this Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants