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

Unified Diff: chrome/test/data/chromeos/net/shill_for_managed_toplevel2.json

Issue 16946002: Resolve certificate references in ONC by PEM. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebased, added function comments. Created 7 years, 6 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: chrome/test/data/chromeos/net/shill_for_managed_toplevel2.json
diff --git a/chrome/test/data/chromeos/net/shill_for_managed_toplevel2.json b/chrome/test/data/chromeos/net/shill_for_managed_toplevel2.json
index f37e67ccdaeba4f839c86af7f247468b5065cdcd..5c4e70b85a258ae223834d57062a81f8cbb80a4b 100644
--- a/chrome/test/data/chromeos/net/shill_for_managed_toplevel2.json
+++ b/chrome/test/data/chromeos/net/shill_for_managed_toplevel2.json
@@ -19,7 +19,7 @@
"OpenVPN.AuthRetry": "interact",
// Not needed by Shill.
// "OpenVPN.AuthUserPass": "",
- "OpenVPN.CACertNSS": "{14ff4d51-64c1-4c86-a622-054dxyz}",
+ "OpenVPN.CACertPEM": [ "[fake PEM for fingerprint1]" ],
"OpenVPN.CompLZO": "true",
"OpenVPN.KeyDirection": "1",
// Ignored by Shill.

Powered by Google App Engine
This is Rietveld 408576698