Chromium Code Reviews| Index: chromeos/test/data/network/policy/shill_policy_on_unmanaged_ethernet_eap.json |
| diff --git a/chromeos/test/data/network/policy/shill_policy_on_unmanaged_ethernet_eap.json b/chromeos/test/data/network/policy/shill_policy_on_unmanaged_ethernet_eap.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..0cabd3fb7bed43b95fc2c8b78b4ea78a5c45819d |
| --- /dev/null |
| +++ b/chromeos/test/data/network/policy/shill_policy_on_unmanaged_ethernet_eap.json |
| @@ -0,0 +1,7 @@ |
| +{ |
| + "EAP.EAP":"TLS", |
| + "GUID":"guid", |
| + "Profile": "/profile/user1/shill", |
| + "Type":"etherneteap", |
| + "UIData": "{\"certificate_pattern\":{\"IssuerCAPEMs\":[\"pem1\"]},\"certificate_type\":\"pattern\",\"onc_source\":\"user_policy\"}" |
| +} |