Hi,
Is there a reason for the eapolclient needing to prompt the user 3 times in HighSierra when you want to connect to a new Network with EAP-TLS (Client Certificate)?
Assuming the client has:
* privatekey+certificate+identity in keychain
* profile containing WPA2-Enterprise/EAP-TLS config (pushed via mobileconfig)
The sequence is now:
* connect to WiFi network
* eapolclient wants access to key "xxxx" in your keychain.
* eapolclient wants access to key "com.apple.network.eap.user.identity.wlan.ssid.xxx" in your keychain.
* eapolclient wants access to change permission of the "xxxx" in your keychain.
Where every request from eapoclient requires the user to enter their login password.
Is there a way to have the "eapoclient" prompt 1 time, then remember the login password for the subsequent requests or maybe setup the "eapolclient" as a trusted system application that would have access to these things without the need for a password?
Thanks,
S.