Update Wifi to use new keystore function
The old wpa_supplicant.conf format used a special URI prefix "keystore://" for the private_key value to indicate when to load things from keystore. The new format uses an OpenSSL ENGINE to perform operations with the private key, so we don't need the special URI prefix. Change-Id: I04751846f72b22eb5fc947bd7a32f47713e9fc82
Loading
Please register or sign in to comment