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

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

Issue 2853563002: ONC: Translate EAP from Shill to ONC (Closed)
Patch Set: Use params 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.EAP": "TTLS",
3 "EAP.Identity": "my_identity",
4 "EAP.InnerEAP": "auth=MSCHAPV2",
5 "EAP.UseSystemCAs": true,
6 "GUID": "{77db0089-0bc8-4358-929c-123xcv}",
7 "Mode": "managed",
8 "SaveCredentials": true,
9 "SecurityClass": "802_1x",
10 "Type": "wifi"
11 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698