ctrl_interface=/var/run/wpa_supplicant ap_scan=1 update_config=1 network={ ssid="SSID" #bssid=00:11:22:33:44:55 #proto=WPA key_mgmt=WPA-EAP pairwise=CCMP TKIP group=CCMP TKIP eap=TLS identity="Client1" #ca_cert="/home/tool/config/wlan/cert/ca-cert.pem" client_cert="/home/tool/config/wlan/cert/client-cert.pem" private_key="/home/tool/config/wlan/cert/private-key.pem" private_key_passwd="password" proactive_key_caching=1 }