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

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

Issue 1085703002: Add an ONC property for proactive key caching. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add tests for converting in both directions. Created 5 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 7a32530ecfed6e369b718efd2c3a692f31da64f9..52dd99236104a394bd54892ddd1429a0a2c0d93c 100644
--- a/chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc
+++ b/chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc
@@ -6,6 +6,7 @@
"EAP": {
"Identity": "abc ${LOGIN_ID}@my.domain.com",
"SaveCredentials": true,
+ "UseProactiveKeyCaching": true,
"UseSystemCAs": true
},
"HexSSID":"4F70656E577274", // "OpenWrt"
« no previous file with comments | « chromeos/test/data/network/shill_wifi_clientcert.json ('k') | chromeos/test/data/network/wifi_clientcert_with_cert_pems.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698