- add sources.
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / policy / shill_managed_wifi1.json
1 {
2   "EAP.EAP": "TLS",
3   "EAP.Identity": "${LOGIN_ID}@my.domain.com",
4   "EAP.UseSystemCAs": true,
5   "GUID": "policy2_wifi1",
6   "Mode": "managed",
7   "Passphrase": "user's passphrase",
8   "Profile": "/profile/user1/shill",
9   "Security": "802_1x",
10   "Type": "wifi",
11   "UIData": "{\"onc_source\":\"user_policy\",\"user_settings\":{\"WiFi\":{\"Passphrase\":\"FAKE_CREDENTIAL_VPaJDV9x\"}}}",
12   "WiFi.HexSSID": "7769666931"  // "wifi1"
13 }