DescriptionPass slot id to Shill for manually configured WiFi with EAP-TLS.
Before, wifi_config_view directly set the shill::kEapCertIdProperty and shill::kEapKeyIdProperty. Since the system token is enabled in ChromeOS, these properties have to be of the format '<slot_id>:<key_id>' and not only '<key_id>'.
This change fixes this by reusing the client_cert::SetShillProperties function, which sets the properties in the correct format.
R=pastarmovj@chromium.org
TBR=stevenjb@chromium.org
BUG=358366, 396181
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284914
Patch Set 1 #
Messages
Total messages: 11 (0 generated)
|