mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
a2eec1a568
Support for configuring EAP-TLS authentication scheme is added. Similar to EAP-MSCHAPv2, this one is usually asymmetric in the way that server auth method (pubkey) is different from the client auth method (eap-tls). The code handles this asymmetry automatically. Signed-off-by: Torbjorn Tyridal <torbjorn@tyridal.no>