Index: chromeos/test/data/network/shill_ethernet_with_eap.json |
diff --git a/chromeos/test/data/network/shill_ethernet_with_eap.json b/chromeos/test/data/network/shill_ethernet_with_eap.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e5d44be670d1c978f00feac49c6ccf1b2b0f3a2d |
--- /dev/null |
+++ b/chromeos/test/data/network/shill_ethernet_with_eap.json |
@@ -0,0 +1,8 @@ |
+{ |
+ "EAP.EAP":"TLS", |
+ "EAP.Identity":"abc ${LOGIN_ID}@my.domain.com", |
+ "EAP.UseSystemCAs":true, |
+ "GUID":"guid", |
+ "SaveCredentials":true, |
+ "Type":"etherneteap" |
+} |