[GH-ISSUE #1109] [FR] Add support for Joining WPA(2) Enterprise Networks (cert upload etc) #947

Open
opened 2026-02-28 01:27:48 +03:00 by kerem · 0 comments
Owner

Originally created by @aenertia on GitHub (Aug 16, 2020).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1109

Feature Request add WPA Enterprise Support

Hardware

WiFimanager Branch/Release:

  • Development

Esp8266/Esp32:

  • ESP8266
  • ESP32

**Hardware:

  • Other

**ESP Core Version:

  • staging (master/dev)

Description

WPA Enterprise modes are possible of both the esp32 and the esp8266 but require certs for the network to be embedded into the eprom to be secure (there are some caveats with how CHAP/PEAP user credentials are exchanged, these are documented in several threads on getting WPA enterprise to work)

This feature request is to allow WiFiManager the ability to upload a new cert and join a WPA Enterprise Network. This is especially useful for a huge amount of use cases, including IoT Vlan Dynamic Assignment, Campus Sensornets and many other situations. Making this functionality available via WiFiManager will take the complication of setting up the ESPs to use WPA Enterprise trivial.

Originally created by @aenertia on GitHub (Aug 16, 2020). Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/1109 ### Feature Request add WPA Enterprise Support #### Hardware **WiFimanager Branch/Release:** - [X] Development **Esp8266/Esp32:** - [X] ESP8266 - [X] ESP32 **Hardware: - [X] Other **ESP Core Version: - [X] staging (master/dev) ### Description WPA Enterprise modes are possible of both the esp32 and the esp8266 but require certs for the network to be embedded into the eprom to be secure (there are some caveats with how CHAP/PEAP user credentials are exchanged, these are documented in several threads on getting WPA enterprise to work) This feature request is to allow WiFiManager the ability to upload a new cert and join a WPA Enterprise Network. This is especially useful for a huge amount of use cases, including IoT Vlan Dynamic Assignment, Campus Sensornets and many other situations. Making this functionality available via WiFiManager will take the complication of setting up the ESPs to use WPA Enterprise trivial.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/WiFiManager#947
No description provided.