1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-13 22:28:14 +00:00
Tom Price c693c219f4
Add ESP32 support for WPA2-EAP Enterprise WiFi authentication (#1080)
* Add config generation and validation to support various WPA2-EAP authentication methods.

Config generate validates that all the required parameters are set in valid combinations.
In the event of EAP-TLS, the private key is matched to the certificate to check for pasting errors.

Add EAPAuth struct to header.
Add eap_auth property to WiFiAP with getters/setters.

* Add C++ code for setting WPA2-EAP authentication.

* Fix config for x509 EAP-TLS authentication.

* Fix a few linting issues.

* Fix a couple more linting issues that only showed up in CI

* Remove stray character.

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 21:35:35 -03:00
2019-11-01 11:50:36 +01:00
2020-06-13 19:51:43 -03:00
2020-06-28 21:17:10 -03:00
2018-09-25 10:30:45 +02:00
2019-05-08 15:37:18 +02:00
2020-06-30 22:17:05 -03:00
2019-10-20 17:56:57 +02:00
2020-05-23 20:33:58 -03:00
2019-12-07 18:28:55 +01:00
2019-02-14 13:49:22 +01:00
2020-05-23 20:33:58 -03:00

ESPHome Build Status Discord Chat GitHub release

ESPHome Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.

Description
No description provided
Readme Multiple Licenses 180 MiB
Languages
C++ 70.5%
Python 29.2%
C 0.1%