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

Unified Diff: chromeos/test/data/network/translation_of_shill_wifi_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_clientcert.onc
diff --git a/chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc b/chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc
index d3eb6915e39fb900ff49d3c251e9be18bfb79547..debc35e2930022f078a7c99fdaf5e35ef4f1694e 100644
--- a/chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc
+++ b/chromeos/test/data/network/translation_of_shill_wifi_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