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

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

Issue 16946002: Resolve certificate references in ONC by PEM. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added a unit test for the resolve function. 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_toplevel1.json
diff --git a/chrome/test/data/chromeos/net/shill_for_managed_toplevel1.json b/chrome/test/data/chromeos/net/shill_for_managed_toplevel1.json
index 1606838a74a5bcf67a501959eb0a2dcf0786ddbc..f4d3de45322bbec75f1289e85f9fb6045c9f56c1 100644
--- a/chrome/test/data/chromeos/net/shill_for_managed_toplevel1.json
+++ b/chrome/test/data/chromeos/net/shill_for_managed_toplevel1.json
@@ -8,7 +8,7 @@
"Provider.Host": "policys host",
"Provider.Type": "openvpn",
"Type": "vpn",
- "UIData": "{\"certificate_pattern\":{\"IssuerCARef\":[\"openvpn-test-ca\"]},\"certificate_type\":\"pattern\",\"onc_source\":\"user_policy\"}"
+ "UIData": "{\"certificate_pattern\":{\"IssuerCAPEMs\":[\"pem1\"]},\"certificate_type\":\"pattern\",\"onc_source\":\"user_policy\"}"
},
"Fake Ethernet": {
"GUID": "guid",

Powered by Google App Engine
This is Rietveld 408576698