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

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

Issue 11664005: Extending the translation from ONC to Shill. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebased. Created 7 years, 11 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/uidata_for_wifi_clientcert.json
diff --git a/chrome/test/data/chromeos/net/uidata_for_wifi_clientcert.json b/chrome/test/data/chromeos/net/uidata_for_wifi_clientcert.json
new file mode 100644
index 0000000000000000000000000000000000000000..f8ec949330f224df39b32e624ee88faf92fdec04
--- /dev/null
+++ b/chrome/test/data/chromeos/net/uidata_for_wifi_clientcert.json
@@ -0,0 +1,13 @@
+{
+ "certificate_pattern": {
+ "EnrollmentURI": [
+ "chrome-extension://delkjfjibodjclmdijflfnimdmgdagfk/generate-cert.html"
+ ],
+ "IssuerCARef": [
+ "{58ac1967-a0e7-49e9-be68-123abc}",
+ "{42cb13cd-140c-4941-9fb6-456def}"
+ ]
+ },
+ "certificate_type": "pattern",
+ "onc_source": "user_policy"
+}

Powered by Google App Engine
This is Rietveld 408576698