Add git cl format presubmit warning for extension and apps.
[chromium-blink-merge.git] / chromeos / test / data / network / policy / policy_ethernet_eap.onc
blob043e606da3eb38e977368bd0f02005af01464146
2   "NetworkConfigurations":[
3     {
4       "Ethernet":{
5         "Authentication":"8021X",
6         "EAP":{
7           "ClientCertPattern":{
8             "IssuerCAPEMs":[
9               "pem1"
10             ]
11           },
12           "ClientCertType":"Pattern",
13           "Outer":"EAP-TLS",
14         }
15       },
16       "GUID":"guid",
17       "Name":"name",
18       "Type":"Ethernet"
19     }
20   ],
21   "Type":"UnencryptedConfiguration"