mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
* Wireless: Add EAP support for infrastructure mode Add configuration for WPA2 Enterprise authentication for Wireless infrastructure mode: * EAP modes TLS, TTLS and PEAP * Phase 2 modes MD5 and MSCHAPv2 * CA certificate for server verification * Certificate for client authentication * Wireless: dynamically show/hide relevant properties For wireless interface configuration show/hide only currently relevant settings to facilitate configuration. * Show WEP settings only when WEP is enabled * Show WPA settings only when WPA is enabled * Show EAP settings only when EAP is enabled * Show IEEE 802.1X settings only when relevant * Hide AP-only/Adhoc-only settings when infrastructure mode is selected