openwrt/package/network/services/hostapd/files
David Lam a5f3648a1c hostapd: add support for system cert bundle validation
Currently, it is very cumbersome for a user to connect to a WPA-Enterprise
based network securely because the RADIUS server's CA certificate must first be
extracted from the EAPOL handshake using tcpdump or other methods before it can
be pinned using the ca_cert(2) fields. To make this process easier and more
secure (combined with changes in openwrt/openwrt#2654), this commit adds
support for validating against the built-in CA bundle when the ca-bundle
package is installed. Related LuCI changes in openwrt/luci#3513.

Signed-off-by: David Lam <david@thedavid.net>
[bump PKG_RELEASE]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-01-16 12:08:18 +01:00
..
hostapd-basic.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
hostapd-full.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
hostapd-mini.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
hostapd.hotplug hostapd: manage instances via procd instead of pidfile 2019-12-08 19:52:38 +01:00
hostapd.sh hostapd: add support for system cert bundle validation 2020-01-16 12:08:18 +01:00
multicall.c packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
wpa_supplicant-basic.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
wpa_supplicant-full.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
wpa_supplicant-mini.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
wpa_supplicant-p2p.config hostapd: enable CTRL_IFACE_MIB for hostapd-full 2019-12-08 12:49:09 +01:00
wps-hotplug.sh hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00