Index: chromeos/test/data/network/shill_wifi_clientcert.json |
diff --git a/chromeos/test/data/network/shill_wifi_clientcert.json b/chromeos/test/data/network/shill_wifi_clientcert.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..5936934160336a95af64eb2947f1d47b2289e8a1 |
--- /dev/null |
+++ b/chromeos/test/data/network/shill_wifi_clientcert.json |
@@ -0,0 +1,10 @@ |
+{ |
+ "EAP.EAP": "TLS", |
+ "EAP.Identity": "abc ${LOGIN_ID}@my.domain.com", |
+ "EAP.UseSystemCAs": true, |
+ "GUID": "{77db0089-0bc8-4358-929c-123xcv}", |
+ "SSID": "SomeWifi-XY", |
+ "SaveCredentials": true, |
+ "Security": "802_1x", |
+ "Type": "wifi" |
+} |