Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8420)

Unified Diff: chromeos/test/data/network/translation_of_shill_wifi_wep_8021x_clientcert.onc

Issue 2853563002: ONC: Translate EAP from Shill to ONC (Closed)
Patch Set: Use params Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chromeos/test/data/network/translation_of_shill_wifi_wep_8021x_clientcert.onc
diff --git a/chromeos/test/data/network/translation_of_shill_wifi_wep_8021x_clientcert.onc b/chromeos/test/data/network/translation_of_shill_wifi_wep_8021x_clientcert.onc
index ee6c5f49396ff241317fc39cc222f0abbe12c1bb..d66dea72837cc3b217b5e215765630c86eaa9bdd 100644
--- a/chromeos/test/data/network/translation_of_shill_wifi_wep_8021x_clientcert.onc
+++ b/chromeos/test/data/network/translation_of_shill_wifi_wep_8021x_clientcert.onc
@@ -9,6 +9,7 @@
"WiFi":{
"EAP": {
"Identity": "abc ${LOGIN_ID}@my.domain.com",
+ "Outer": "EAP-TLS",
"SaveCredentials": true,
"UseProactiveKeyCaching": true,
"UseSystemCAs": true

Powered by Google App Engine
This is Rietveld 408576698