| Index: chromeos/test/data/network/shill_wifi_eap_ttls.json
|
| diff --git a/chromeos/test/data/network/shill_wifi_eap_ttls.json b/chromeos/test/data/network/shill_wifi_eap_ttls.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..a70ecd9618928775b0ad7340b164ca05c466c81a
|
| --- /dev/null
|
| +++ b/chromeos/test/data/network/shill_wifi_eap_ttls.json
|
| @@ -0,0 +1,11 @@
|
| +{
|
| + "EAP.EAP": "TTLS",
|
| + "EAP.Identity": "my_identity",
|
| + "EAP.InnerEAP": "auth=MSCHAPV2",
|
| + "EAP.UseSystemCAs": true,
|
| + "GUID": "{77db0089-0bc8-4358-929c-123xcv}",
|
| + "Mode": "managed",
|
| + "SaveCredentials": true,
|
| + "SecurityClass": "802_1x",
|
| + "Type": "wifi"
|
| +}
|
|
|