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

Side by Side Diff: chromeos/test/data/network/shill_wifi_eap_tls.json

Issue 2891453002: Introduce networkingPrivate.getCertificateLists (Closed)
Patch Set: Clang format Created 3 years, 7 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "EAP.CertID": "1:123456abcdef",
3 "EAP.EAP": "TLS",
4 "EAP.Identity": "my_identity",
5 "EAP.KeyID": "1:123456abcdef",
6 "EAP.PIN": "111111",
7 "EAP.UseSystemCAs": true,
8 "GUID": "{77db0089-0bc8-4358-929c-123xcv}",
9 "Mode": "managed",
10 "SaveCredentials": true,
11 "SecurityClass": "802_1x",
12 "Type": "wifi"
13 }
OLDNEW
« no previous file with comments | « chromeos/network/onc/onc_validator.cc ('k') | chromeos/test/data/network/translation_of_shill_wifi_eap_tls.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698