summaryrefslogtreecommitdiffstats
path: root/chromeos/test/data/network/translation_of_shill_wifi_clientcert.onc
blob: 1f2956c5eda7e652c23a4eb4e0a43496960864a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "GUID":"{77db0089-0bc8-4358-929c-123xcv}",
  "Name":"",
  "Type":"WiFi",
  "WiFi":{
    "EAP": {
      "Identity": "abc ${LOGIN_ID}@my.domain.com",
      "SaveCredentials": true,
      "UseSystemCAs": true
    },
    "SSID":"SomeWifi-XY",
    "Security":"WPA-EAP"
  }
}