hostapd: forgot the actual change in previous commit
SVN-Revision: 21821
This commit is contained in:
parent
0d41e013c3
commit
4289fa555e
@ -70,6 +70,7 @@ wpa_supplicant_setup_vif() {
|
||||
key_mgmt='WPA-EAP'
|
||||
config_get ieee80211w "$vif" ieee80211w
|
||||
config_get ca_cert "$vif" ca_cert
|
||||
config_get eap_type "$vif" eap_type
|
||||
ca_cert=${ca_cert:+"ca_cert=\"$ca_cert\""}
|
||||
case "$eap_type" in
|
||||
tls)
|
||||
|
Loading…
Reference in New Issue
Block a user