luci/modules/luci-mod-network
David Lam d9e88c2072
luci-mod-network: add certificate subj validation
This PR is tied to changes being made via openwrt/openwrt#2654, and it
allows users to provide certificate constraint(s) when connecting as a
STA to an AP using Enterprise modes. The constraints can either be
provided via the certificate's X509 subject using a substring (e.g.
/CN=wifi.mycompany.com) or subject alternate name values (e.g.
DNS:wifi.mycompany.com), although both can be combined for a stricter
validation criteria. Other options, such as wildcard and exact domain
matches are also available.

Signed-off-by: David Lam <david@thedavid.net>
2020-01-12 00:33:43 -08:00
..
htdocs/luci-static/resources/view/network luci-mod-network: add certificate subj validation 2020-01-12 00:33:43 -08:00
root luci-mod-network: replace controller address check action with cgi-io script 2019-12-18 21:33:29 +01:00
Makefile luci-mod-network: add missing dependency on rpcd-mod-iwinfo 2019-09-11 12:27:02 +02:00