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

WLAN WPA-EAP Support #1087

Open
sbluhm opened this issue Dec 17, 2024 · 1 comment
Open

WLAN WPA-EAP Support #1087

sbluhm opened this issue Dec 17, 2024 · 1 comment

Comments

@sbluhm
Copy link

sbluhm commented Dec 17, 2024

Is there any chance to add WPA2 Enterprise support to the WLAN connection?

@dexterbg
Copy link
Member

From a quick glance, I'd say yes, at least in STA mode. The IDF v3.3 we still use includes a WPA2 enterprise example:
https://github.com/openvehicles/esp-idf/tree/master/examples/wifi/wpa2_enterprise

So the wifi lib should support it. Adding it will need a couple of additional configurations for the certificates etc., and probably quite some testing, especially in combined STA/AP mode.

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

No branches or pull requests

2 participants